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
2013-01-30 17:00:11 -08:00
benchmarks change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08: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
config merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
doc OSDI 2006 paper 2012-06-12 10:52:02 +01:00
examples refactor getUpdateArgs; remove a bunch of casts, fix a bunch of warnings 2009-12-31 20:20:47 +00:00
lang change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
libdfa change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
m4 Removed inapprorpiate "ERROR" from message, provides debian/ubuntu help. 2007-12-19 03:21:49 +00:00
pbl reordered includes for compatibility with gcc3 2010-01-21 00:03:17 +00:00
pobj fix pobj warning; add pobj tests to cmake 2008-10-02 07:15:35 +00:00
src add casts to buffer manager implementations 2013-01-30 17:00:11 -08:00
stasis fix INT64_MAX in C++; add some missing casts 2013-01-30 14:07:16 -08:00
test change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08:00
utilities change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08:00
.cproject updated eclipse project 2012-11-14 18:35:20 -08:00
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
.gitignore merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04: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 merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
config.h.cmake merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04: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 merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04: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
Makefile.oink support files for oink-based source to source transformations 2011-02-22 19:17:03 +00:00
README merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04: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/