encode
Utilities for encoding and decoding records for database storage.
amalgamate
Merge staging Strata b-trees containing MVCC versioned records into a primary Strata b-tree.
splice
Merge an ordered collection of records into a Strata b-tree.
indexeddb
A pure-JavaScript implementation of IndexedDB that is durable and scalable.
olmdb
Optimistic LMDB. A very fast embedded key/value store featuring ACID optimistic read/write-transactions, based on LMDB.