Crate linera_storage_service

source ·
Expand description

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.

Modules§