public
Description: A Berkeley DB style database implemented with a skip list instead of a b-tree. It's small, portable and supports ACID transactions with true durability.
Homepage: http://www.dekorte.com/projects/opensource/skipdb/
Clone URL: git://github.com/stevedekorte/skipdb.git

People Watching stevedekorte/skipdb