/btree

lock free modified prefix B+tree append-only database

Primary LanguageC

Building
========
autoreconf -i
./configure
make