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

Add private method key_expired? #15

Closed Qew7 closed 5 years ago

Qew7 commented 5 years ago

@yegor256 I noticed that there is 2 places where we use same logic that can be extracted in own private method, so i did it

yegor256 commented 5 years ago

@rultor merge

rultor commented 5 years ago

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 5 years ago

@rultor merge

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