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