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 remove all method #11

Closed NikitaNaumenko closed 5 years ago

NikitaNaumenko commented 5 years ago

@yegor256 I add remove_all method and test for it, check it please. #6

yegor256 commented 5 years ago

@NikitaNaumenko it was already implemented in #12