💿 In-memory key value store that saves your data to disk using JSON.
2 Commits
.gitignore | ||
Collection.go | ||
go.mod | ||
LICENSE | ||
Namespace.go | ||
README.md |
ocean
In-memory key/value store that writes JSON to disk.