This module provides a shared key-value store server based on the RocksDB store and the in-memory store of linera-views. The corresponding client implements the KeyValueStore and KeyValueDatabase traits.
linera-views
KeyValueStore
KeyValueDatabase