mz_
storage
0.0.0
Module rocksdb
Module Items
Structs
In mz_
storage::
upsert
mz_storage
::
upsert
Module
rocksdb
Copy item path
Source
Expand description
An
UpsertStateBackend
that stores values in RocksDB.
Structs
ยง
RocksDB
A
UpsertStateBackend
implementation backed by RocksDB. This is currently untested, and simply compiles.