12 unstable releases (3 breaking)

new 0.13.0 Nov 1, 2024
0.12.1 Sep 14, 2024
0.11.3 May 22, 2024
0.10.5 May 22, 2024
0.10.1 Mar 28, 2024

#530 in Database interfaces

Download history 19/week @ 2024-07-15 7/week @ 2024-07-22 11/week @ 2024-07-29 9/week @ 2024-08-05 18/week @ 2024-08-12 14/week @ 2024-08-19 17/week @ 2024-08-26 196/week @ 2024-09-02 200/week @ 2024-09-09 101/week @ 2024-09-16 73/week @ 2024-09-23 48/week @ 2024-09-30 16/week @ 2024-10-07 48/week @ 2024-10-14 32/week @ 2024-10-21

149 downloads per month
Used in 6 crates (3 directly)

Apache-2.0

1MB
20K 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–49MB
~865K SLoC