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

Refactor Zache#clean method to use key_expired? private method #16

Closed Qew7 closed 5 years ago

Qew7 commented 5 years ago

@yegor256 ive refactored Zache#clean method so it uses recently created key_expired? method

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)