Stasis is a flexible transactional storage library for high-performance applications and system developers. It supports concurrent transactional storage and no-FORCE/STEAL buffer management.
Find a file
2009-04-21 18:34:46 +00:00
benchmarks more eclipse refactoring; cleaned up some names, whitespace and documentation 2009-04-13 22:50:12 +00:00
blast forgot to save it the last time... 2005-05-01 22:36:08 +00:00
cmake cmake files for lex and yacc 2008-09-28 06:42:53 +00:00
doc Improved graph printability, fixed remaining todo's in rose.tex. 2008-06-17 04:09:14 +00:00
examples simple binary tree example 2009-04-03 22:07:01 +00:00
lang/perl don't try to link to librw 2008-11-07 03:45:41 +00:00
libdfa do away with librw 2008-11-07 03:44:41 +00:00
m4 Removed inapprorpiate "ERROR" from message, provides debian/ubuntu help. 2007-12-19 03:21:49 +00:00
pbl Removed pbl header; fixed makefile bugs and the compilation warnings 2006-06-20 22:05:45 +00:00
pobj fix pobj warning; add pobj tests to cmake 2008-10-02 07:15:35 +00:00
src more eclipse refactoring; cleaned up some names, whitespace and documentation 2009-04-13 22:50:12 +00:00
stasis more eclipse refactoring; cleaned up some names, whitespace and documentation 2009-04-13 22:50:12 +00:00
test fault injection tool for stasis 2009-04-21 18:34:46 +00:00
utilities Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
AUTHORS remove more cruft 2009-04-18 05:14:07 +00:00
bootstrap silence reconf and bootstrap 2009-04-18 04:33:38 +00:00
clean.sh remove more autotools dribbles and other cruft 2009-04-18 05:36:17 +00:00
CMakeLists.txt build unit tests even if check is not installed 2009-04-18 04:57:07 +00:00
configure.in.automake Do not depend on automake/libtool. (They are now optional.) 2009-04-18 04:10:30 +00:00
configure.in.lite added installation instructions, more autoconf cleanups 2009-04-18 04:58:51 +00:00
COPYING Initial revision 2004-06-24 21:10:31 +00:00
CTestConfig.cmake Questionable attempts to appease valgrind. 2008-03-14 03:09:29 +00:00
INSTALL added installation instructions, more autoconf cleanups 2009-04-18 04:58:51 +00:00
Makefile.am Fixed 'make coverage' (removed old reference to libdfa/...) 2008-11-13 20:15:03 +00:00
README removed obsolete information from README 2009-04-18 05:05:13 +00:00
reconf add -f to rm configure.in commands (fixes flamebox build error message) 2009-04-18 22:09:22 +00:00
reconf-1.8 add -f to rm configure.in commands (fixes flamebox build error message) 2009-04-18 22:09:22 +00:00
reconf-1.9 add -f to rm configure.in commands (fixes flamebox build error message) 2009-04-18 22:09:22 +00:00

Stasis is a transactional storage library.

Please see the COPYING file for licensing information, and INSTALL for
compilation instructions.

More information, including papers, a tutorial and API documentation
are available at:

http://www.cs.berkeley.edu/~sears/stasis/