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

expired?() #31

Closed yegor256 closed 5 years ago

yegor256 commented 5 years ago

Let's add a new method to check whether the key is expired.

yegor256 commented 5 years ago

@rultor release, tag is 0.11.0

rultor commented 5 years ago

@rultor release, tag is 0.11.0

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

rultor commented 5 years ago

@rultor release, tag is 0.11.0

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