mmdb is a 'std-collection-like' database.
This is a simplified version of vsdb, retaining only the most practical and stable parts.
Check here for a detailed description.
Name | Version | Doc | Path | Description |
---|---|---|---|---|
mmdb | wrappers |
High-level APIs | ||
mmdb_core | core |
Low-level implementations | ||
mmdb_slot_db | utils/slot_db |
A skip-list like timestamp DB | ||
mmdb_trie_db | utils/trie_db |
MPT(trie) implementations |