reth_db
1.1.1
Module storage_
sharded_
key
Module Items
Structs
Constants
In reth_
db::
models
reth_db
::
models
Module
storage_sharded_key
Copy item path
Expand description
Storage sharded key
Structs
§
Storage
Sharded
Key
Sometimes data can be too big to be saved for a single key. This helps out by dividing the data into different shards. Example:
Constants
§
NUM_
OF_
INDICES_
IN_
SHARD
Number of indices in one shard.