Structsยง
- Backend
TrieDB - TrieDB implementation that holds a pre-acquired read view for the entire trie traversal, avoiding per-node-lookup allocation and lock acquisition.
- Backend
TrieDB Locked - Read-only version with persistent locked transaction/snapshot for batch reads