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

Add New GetItemsAndFlush method #180

Open oGabrielArruda opened 2 months ago

oGabrielArruda commented 2 months ago

Solve #179