forked from stevedekorte/skipdb
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
argv0/skipdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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). The license is Revised BSD.
About
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.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published