Storage
Closed this issue · 2 comments
448-OG commented
Create a simple key value store to persist state using sled.rs
ItoroD commented
hey @448-OG
I have created an SQLite DB for starters. So maybe you can break the issue down with checkboxes I suggest
- SQLite db to make sure basic functionality is working
- then transition to sled.rs / hashcorp vault - because security is a big part of our project
richarddushime commented
I hope this is Done and can be closed as completed