💿 In-memory key value store that saves your data to disk using JSON. 1 Commit
2023-07-04 21:35:20 +00:00
.gitignore Initial commit 2023-07-04 21:35:20 +00:00
LICENSE Initial commit 2023-07-04 21:35:20 +00:00
README.md Initial commit 2023-07-04 21:35:20 +00:00

ocean

In-memory key/value store that writes JSON to disk.