Raft v0.2.1 Raft.LogStore.RocksDB

A rocksdb implementation of the LogStore behaviour. At the moment we’re using 2 different databases: one for the logs and one for the metadata store.

Link to this section Summary

Link to this section Functions

Link to this function delete_range(map, keys)