linera-storage-service

Crates.iolinera-storage-service
lib.rslinera-storage-service
version0.10.5
sourcesrc
created_at2024-03-26 15:56:20.179763
updated_at2024-05-22 21:03:44.742816
descriptionRPC shared key value store.
homepagehttps://linera.dev
repositoryhttps://github.com/linera-io/linera-protocol
max_upload_size
id1186611
size143,272
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. It also includes the corresponding client and end-to-end tests.

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: 3163

cargo fmt