Skip to content
forked from azihsoyn/lwcache

lwcache is lightweight cache library for golang (Go)

License

Notifications You must be signed in to change notification settings

iCodeIN/lwcache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lwcache

Coverage Status CircleCI

lwcache is lightweight cache library for golang

Feature

  • simple
  • ligth weight
  • goroutine safe
  • background refresh per key
  • flexible key

Installation

go get github.com/azihsoyn/lwcache or go get gopkg.in/azihsoyn/lwcache.v1

Usage

see examples code

LICENSE

MIT

About

lwcache is lightweight cache library for golang (Go)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%