This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Steve Dekorte (author)
Thu Aug 13 14:42:40 -0700 2009
skipdb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jan 01 23:15:04 -0800 2009 | |
| |
Makefile | Fri Aug 07 15:19:48 -0700 2009 | |
| |
Makefile.lib | Fri Aug 07 15:19:48 -0700 2009 | |
| |
README.txt | Thu Jan 01 23:15:04 -0800 2009 | |
| |
libs/ | Thu Aug 13 14:42:40 -0700 2009 |
README.txt
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.







