Skip to content

exfly/gocache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocache

go multi backend cache

usage

go get -u github.com/exfly/gocache

Bankmark

goos: darwin
goarch: amd64
pkg: github.com/ExFly/gocache/memory
Benchmark_Set-4                 200000000              386 ns/op
Benchmark_SetParallel-4         300000000              324 ns/op
Benchmark_Get-4                 500000000              152 ns/op
Benchmark_GetParallel-4         1000000000             106 ns/op

cache link

About

go multi backend cache

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages