yegor256 / zache

Zero-footprint Ruby In-Memory Thread-Safe Cache: when a naive implementation is enough
https://www.yegor256.com/2019/02/05/zache.html
MIT License
41 stars 6 forks source link

clean() #3

Closed yegor256 closed 5 years ago

yegor256 commented 5 years ago

Let's add a method clean(), which will remove all expired keys.

Qew7 commented 5 years ago

@yegor256 https://github.com/yegor256/zache/pull/13

yegor256 commented 5 years ago

@Qew7 thanks!

yegor256 commented 5 years ago

@rultor release, tag is 0.3.0

rultor commented 5 years ago

@rultor release, tag is 0.3.0

@yegor256 OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag is 0.3.0

@yegor256 Done! FYI, the full log is here (took me 2min)