proxy.golang.org : github.com/hyp3rd/hypercache : v0.0.5-alpha
HyperCache is a thread-safe high-performance cache implementation in `Go` that supports multiple backends with optional size limits, item expiration, and pluggable eviction algorithms. It can be used as a standalone cache (single process or distributed via Redis / Redis Cluster) or wrapped by the to decorate operations with middleware
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/hyp3rd/hypercache@v0.0.5-alpha
Published:
Indexed:
Related tag:
v0.0.5-alpha
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/go-redis/redis v6.15.9+incompatible
- github.com/google/go-cmp v0.5.9
- github.com/longbridgeapp/assert v1.1.0
- github.com/onsi/ginkgo v1.16.5
- github.com/onsi/gomega v1.24.2
- github.com/pmezard/go-difflib v1.0.0
- github.com/shamaton/msgpack/v2 v2.1.1
- github.com/stretchr/testify v1.8.0
- go.uber.org/atomic v1.7.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.24.0
- gopkg.in/yaml.v3 v3.0.1