elastic / go-freelru

GC-less, fast and generic LRU hashmap library for Go
Apache License 2.0
145 stars 9 forks source link

Add metrics #22

Closed rockdaboot closed 7 months ago

rockdaboot commented 7 months ago

Add Metrics() and ResetMetrics() to the Cache interface.