/go-mdbm

Primary LanguageGo

go-mdbm

Go bindings for the MDBM memory-mapped key/value store.

NOT READY FOR USE

todo

  • error handling for everything
  • byte[] vs string
  • expose operations without implicit locking?