This repository has been archived on 2022-07-30. You can view files and clone it, but cannot push or open issues/pull-requests.
mdb/README.md

138 B

mdb

An in-process, in-memory database for Go.

TO DO

  • MDB Tests
    • map index
    • btree index
    • btree iterator
    • WAL shipping