feat: Add Store module for persistent KV state, update lib.rs and documentation including a development journal and architecture details.
This commit is contained in:
@@ -40,6 +40,7 @@ bytes = "1"
|
||||
dirs = "5"
|
||||
blake3 = "1"
|
||||
hex = "0.4"
|
||||
redb = "2"
|
||||
|
||||
# Testing
|
||||
tokio-test = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user