dgraph-io / ristretto

A high performance memory-bound Go cache

Home Page:https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why outdated xxhash library is used?

develar opened this issue · comments

There is a newer version, referenced as github.com/cespare/xxhash/v2 instead of github.com/cespare/xxhash. e.g. see usages in prometheus: https://github.com/prometheus/client_golang/search?q=xxhash

Use Discuss Issues for reporting issues about this repository.