Crates.io | linera-storage-service |
lib.rs | linera-storage-service |
version | 0.13.0 |
source | src |
created_at | 2024-03-26 15:56:20.179763 |
updated_at | 2024-11-01 15:13:06.498239 |
description | RPC shared key value store. |
homepage | https://linera.dev |
repository | https://github.com/linera-io/linera-protocol |
max_upload_size | |
id | 1186611 |
size | 145,103 |
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.
See the CONTRIBUTING file for how to help out.
This project is available under the terms of the Apache 2.0 license.