RW-File-Cache
RW-File-Cache copied to clipboard
has()?
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.
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.
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 :).