RW-File-Cache icon indicating copy to clipboard operation
RW-File-Cache copied to clipboard

has()?

Open rulatir opened this issue 5 years ago • 2 comments

Please add support for some kind of has() API, or at least return something magic from get() to indicate a miss, like a singleton instance of RWFileCache\Miss or something. Returning false makes it impossible to distinguish a miss from a hit on cached false value.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

rulatir avatar Oct 23 '19 00:10 rulatir

Hi there.

I'm not actively maintaining this repo any more. If this still a feature you're interested in, please take a look at my fork (https://github.com/DivineOmega/do-file-cache) and raise an issue there if necessary.

DivineOmega avatar Feb 13 '20 23:02 DivineOmega

I think it should add some comment on this repository README.

And it can let developers remind that this repository is not active now.

Using the forked repository instead :).

And this repository should be archived :).

peter279k avatar Mar 23 '20 03:03 peter279k