linera-storage-service 0.11.0

RPC shared key value store.
docs.rs failed to build linera-storage-service-0.11.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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 file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.