Skip to content

Instantly share code, notes, and snippets.

@windhooked
Created December 12, 2019 10:36
Show Gist options
  • Save windhooked/0fb7505d71e8607e0dde5f616faffc98 to your computer and use it in GitHub Desktop.
Save windhooked/0fb7505d71e8607e0dde5f616faffc98 to your computer and use it in GitHub Desktop.
Cllection of NoSQL and in memory structured cache in Golang
github.com/siddontang/ledisdb - a high performance NoSQL powered by Go http://ledisdb.com / redis-cli
github.com/HouzuoGuo/tiedot - Your NoSQL database powered by Golang
github.com/coocood/freecache - A cache library for Go with zero GC overhead.
github.com/allegro/bigcache - Efficient cache for gigabytes of data written in Go. http://allegro.tech/2016/03/writing-f…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment