key–value store index
C41116
concept
A key–value store index is a data structure that maps keys to the physical or logical locations of their associated values, enabling efficient lookup, insertion, and deletion operations in a key–value storage system.
Instances (1)
| Instance | Via concept surface |
|---|---|
| Merkle Patricia tree | — |