Expand description
Concrete futures types used by the storage crate.
Structsยง
- Cache
Future - Future representing a read from an in-memory cache over an underlying state.
- Snapshot
Future - Future representing a read from a state snapshot.
- State
Delta Nonconsensus Prefix RawStream - State
Delta Nonconsensus Range RawStream - A stream of key-value pairs that interleaves a nonverifiable storage and caching layers.
- State
Delta Prefix Keys Stream - State
Delta Prefix RawStream