viney-shih/go-cache

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/codeql-analysis.yml
.gitignore
.pre-commit-config.yaml
.travis.yml
LICENSE
README.md
SECURITY.md
assets/logo.png
doc/img/caching.png
go.mod
go.sum
adapter.go36
cache.go299
A
3 hrs
empty.go18
event.go101
event_enum.go35
factory.go146
A
3 hrs
interface.go56
key.go54
marshaler.go74
A
35 mins
options.go55
pubsub.go11
redis.go112
tinylfu.go108