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-08-05 06:35:11 +00:00
benchmarks cleaned up includes, autoconf is now optional, since cmake now creates a config.h 2009-07-26 18:51:45 +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 Move page type to Page_s struct. This breaks indirect.c (which is poorly thought out, and will be removed shortly), and was the next step on the road to segment-based recovery 2009-07-07 19:20:22 +00:00
examples - Fix compile warning + broken fcn pointer from last commit. 2009-07-16 03:05:32 +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 Reimplemented allocationPolicy.c; updated API + added more cases to the unit tests. 2009-08-05 06:35:11 +00:00
stasis Reimplemented allocationPolicy.c; updated API + added more cases to the unit tests. 2009-08-05 06:35:11 +00:00
test Reimplemented allocationPolicy.c; updated API + added more cases to the unit tests. 2009-08-05 06:35:11 +00:00
utilities yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations 2009-05-13 18:04:53 +00:00
.cproject cleaned up includes, autoconf is now optional, since cmake now creates a config.h 2009-07-26 18:51:45 +00:00
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
.project eclipse project files 2009-05-07 18:33:28 +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 cleaned up includes, autoconf is now optional, since cmake now creates a config.h 2009-07-26 18:51:45 +00:00
config.h.cmake cleaned up includes, autoconf is now optional, since cmake now creates a config.h 2009-07-26 18:51:45 +00:00
configure.in.automake fix automake build 2009-07-30 22:46:56 +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 more header cleaning; updated INSTALL 2009-07-26 19:47:05 +00:00
Makefile.am add doxygen support to CMake; modify doxyfile for out of tree builds, and automatic CMake manipulation 2009-05-13 19:37:57 +00:00
README removed obsolete information from README 2009-04-18 05:05:13 +00:00
reconf fixed out of date obsolescence message 2009-07-30 22:27:57 +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/