10 releases

new 0.11.3 May 22, 2024
0.11.2 May 20, 2024
0.10.5 May 22, 2024
0.10.1 Mar 28, 2024

#463 in Database interfaces

Download history 82/week @ 2024-03-20 227/week @ 2024-03-27 46/week @ 2024-04-03 66/week @ 2024-04-10 14/week @ 2024-04-17 5/week @ 2024-04-24 81/week @ 2024-05-01 208/week @ 2024-05-08 1774/week @ 2024-05-15

2,069 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