Use golang implement different cache methodology
It's refer to https://github.com/go-programming-tour-book/cache-example
go test -bench=. -benchmem -benchtime=4s tour_cache_bench_test.go -timeout 30m
Use golang implement different cache methodology
It's refer to https://github.com/go-programming-tour-book/cache-example
go test -bench=. -benchmem -benchtime=4s tour_cache_bench_test.go -timeout 30m