We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff67889 + 941995b commit 0355a60Copy full SHA for 0355a60
memstore/Cargo.toml
@@ -8,7 +8,7 @@ authors = [
8
]
9
categories = ["algorithms", "asynchronous", "data-structures"]
10
description = "An in-memory implementation of the `openraft::RaftStorage` trait."
11
-documentation = "https://docs.rs/memstore"
+documentation = "https://docs.rs/openraft-memstore"
12
homepage = "https://github.com/datafuselabs/openraft"
13
keywords = ["raft", "consensus"]
14
license = "MIT/Apache-2.0"
0 commit comments