Trait engine_rocks::Compat [−][src]
A trait to enter the world of engine traits from a raw Arc<DB>
with as little syntax as possible.
This will be used during the transition from RocksDB to the
KvEngine
abstraction and then discarded.