/bitcesque

Embedded key-value store for Go, based on Bitcask.

Primary LanguageGo

Bitcesque is an embedded K/V datastore for Go, based on the Bitcask storage engine, but omitting timestamps, and not bothering to split into multiple files.