qingyu31 / horizon

high performance memory cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

horizon

introduce

smart high performance memory cache with high concurrent.

horizon has much better performance and protects upstreams when refreshing.

you can visit remote data not change often just like to visit local data.

benchmark

goos: darwin

goarch: amd64

pkg: github.com/qingyu31/horizon/benchmark

BenchmarkHorizon-4

1000000 538 ns/op

max time cost per request less then 1 millisecond

About

high performance memory cache

License:MIT License


Languages

Language:Go 100.0%