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

Expire the cache for the query #1

Open
bradmartin opened this issue Jan 24, 2017 · 1 comment
Open

Expire the cache for the query #1

bradmartin opened this issue Jan 24, 2017 · 1 comment

Comments

@bradmartin
Copy link
Owner

Come up with an elegant way to expire (bustCache) for a query.

Could expose a public method allowing the url to be passed, check storage for that url and delete from storage.

Could also toggle a public boolean during an event (onItemsSet or onItemSelect) that deletes an item from the queue.

@bradmartin
Copy link
Owner Author

Public method to delete an item or all items added.

Still need to think about a specific expiration for each key.

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

1 participant