patrickmn / go-cache

An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
https://patrickmn.com/projects/go-cache/
MIT License
8.16k stars 874 forks source link

Update cache.go #120

Closed gitsrc closed 4 years ago

oogali commented 4 years ago

What's the basis for this pull request? Why does it solely consist of commented out code?