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 `AdminKeyValueStore` traits. ## Contributing See the [CONTRIBUTING](../CONTRIBUTING.md) file for how to help out. ## License This project is available under the terms of the [Apache 2.0 license](../LICENSE).