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

Add keys method to get all keys from current cache. #6

Closed
saggiyogesh opened this issue Jun 15, 2014 · 3 comments
Closed

Add keys method to get all keys from current cache. #6

saggiyogesh opened this issue Jun 15, 2014 · 3 comments

Comments

@saggiyogesh
Copy link

Method retrieves all keys from current cache.

@BryanDonovan
Copy link
Collaborator

Thanks for the request. I've added a keys() method in version 0.6.0. If you're using redis, see examples/redis_example/redis_store.js for one way of implementing the keys() method in a custom redis store.

@saggiyogesh
Copy link
Author

Thanks for adding keys method :)

@BryanDonovan
Copy link
Collaborator

no problem

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

2 participants