6 releases

new 0.11.1 May 17, 2024
0.11.0 May 7, 2024
0.10.3 May 17, 2024
0.10.1 Mar 28, 2024

#709 in Database interfaces

Download history 247/week @ 2024-03-22 85/week @ 2024-03-29 45/week @ 2024-04-05 53/week @ 2024-04-12 8/week @ 2024-04-19 2/week @ 2024-04-26 160/week @ 2024-05-03 994/week @ 2024-05-10

1,166 downloads per month
Used in 6 crates (3 directly)

Apache-2.0

785KB
16K SLoC

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.


lib.rs:

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.

Dependencies

~30–52MB
~1M SLoC