Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

has()? #11

Open
rulatir opened this issue Oct 23, 2019 · 2 comments
Open

has()? #11

rulatir opened this issue Oct 23, 2019 · 2 comments

Comments

@rulatir
Copy link

rulatir commented Oct 23, 2019

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.

@DivineOmega
Copy link
Member

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.

@peter279k
Copy link

peter279k commented Mar 23, 2020

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 :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants