linera-storage-service

Crates.iolinera-storage-service
lib.rslinera-storage-service
version0.13.0
sourcesrc
created_at2024-03-26 15:56:20.179763
updated_at2024-11-01 15:13:06.498239
descriptionRPC shared key value store.
homepagehttps://linera.dev
repositoryhttps://github.com/linera-io/linera-protocol
max_upload_size
id1186611
size145,103
Mathieu Baudet (ma2bd)

documentation

https://docs.rs/linera-storage-service/latest/linera_storage_service/

README

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.

Commit count: 3628

cargo fmt