https://github.com/deep1144/go-mem-db
In memory database written in golang
https://github.com/deep1144/go-mem-db
Last synced: about 1 year ago
JSON representation
In memory database written in golang
- Host: GitHub
- URL: https://github.com/deep1144/go-mem-db
- Owner: Deep1144
- Created: 2023-08-15T04:42:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T02:56:57.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T11:28:28.150Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
`go run .`
#### Future improvements
1. CMD tool for it
2. LRU caching
3. Add example usage package