openraft-rocksstore 0.8.1

A rocksdb based implementation of the `openraft::RaftStorage` trait.
Documentation

openraft-rocksstore

This is an example RaftStorage implementation with rocksdb based on openraft-0.8.

This crate is built mainly for testing or demonstrating purpose.:)