dgraph-io / ristretto

A high performance memory-bound Go cache
https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/
Apache License 2.0
5.54k stars 364 forks source link

docs: format example on readme #339

Closed rfyiamcool closed 1 year ago

rfyiamcool commented 1 year ago

what

format code example on readme.md.

The previous examples were missing package references. Now change to a complete example. If you want to test this library, just run it directly.