Module mz_storage::upsert::rocksdb
source · Expand description
An UpsertStateBackend
that stores values in RocksDB.
Structs§
- A
UpsertStateBackend
implementation backed by RocksDB. This is currently untested, and simply compiles.