4 releases

0.11.0 May 7, 2024
0.10.2 May 13, 2024
0.10.1 Mar 28, 2024
0.10.0 Mar 26, 2024

#685 in Database interfaces

Download history 293/week @ 2024-03-25 53/week @ 2024-04-01 51/week @ 2024-04-08 37/week @ 2024-04-15 6/week @ 2024-04-22 218/week @ 2024-05-06

265 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

~29–53MB
~1M SLoC