13 unstable releases (3 breaking)
0.13.1 | Nov 12, 2024 |
---|---|
0.13.0 | Nov 1, 2024 |
0.12.1 | Sep 14, 2024 |
0.11.3 | May 22, 2024 |
0.10.1 | Mar 28, 2024 |
#591 in Database interfaces
309 downloads per month
Used in 6 crates
(3 directly)
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–48MB
~858K SLoC