2 releases

0.10.1 Mar 28, 2024
0.10.0 Mar 26, 2024

#763 in Database interfaces

Download history 247/week @ 2024-03-22 85/week @ 2024-03-29 36/week @ 2024-04-05

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

Apache-2.0

750KB
15K SLoC

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.


lib.rs:

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.

Dependencies

~29–52MB
~898K SLoC