lwcache is lightweight cache library for golang
- simple
- ligth weight
- goroutine safe
- background refresh per key
- flexible key
go get github.com/azihsoyn/lwcache
or go get gopkg.in/azihsoyn/lwcache.v1
see examples code
MIT
lwcache is lightweight cache library for golang
go get github.com/azihsoyn/lwcache
or go get gopkg.in/azihsoyn/lwcache.v1
see examples code
MIT