olmdb
Optimistic LMDB. A very fast embedded key/value store featuring ACID optimistic read/write-transactions, based on LMDB.
encode
Utilities for encoding and decoding records for database storage.
splice
Merge an ordered collection of records into a Strata b-tree.
skip
Iterate an MVCC b-tree skipping defunct versions of the records.
amalgamate
Merge staging Strata b-trees containing MVCC versioned records into a primary Strata b-tree.