vsdb is a 'std-collection-like' database.
This is a simplified version of the original vsdb, retaining only the most practical and stable parts.
Check here for a detailed description.
Name | Version | Doc | Path | Description |
---|---|---|---|---|
vsdb | wrappers |
High-level APIs | ||
vsdb_core | core |
Low-level implementations | ||
vsdb_slot_db | utils/slot_db |
A skip-list like timestamp DB | ||
vsdb_trie_db | utils/trie_db |
MPT(trie) implementations |
- The instance
len
is not absolutely reliable and should be regarded as a hint