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
43 stars 6 forks source link

5: Add Zache#exists? method that check key presence and tests for it #8

Closed Qew7 closed 5 years ago

Qew7 commented 5 years ago

https://github.com/yegor256/zache/issues/5

yegor256 commented 5 years ago

@rultor merge

yegor256 commented 5 years ago

@Qew7 for the future, every time you submit a PR or send a message in a ticket, address it to the architect (me) of the project. Check this article: https://www.yegor256.com/2014/11/24/principles-of-bug-tracking.html Otherwise I just miss them.

Qew7 commented 5 years ago

@yegor256 ok!

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 3min)