An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

`go run .`

#### Future improvements

1. CMD tool for it
2. LRU caching
3. Add example usage package