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

[REST] Iterate on the cache key generator and cache invalidation strategy #9

Open
4 tasks
Sidnioulz opened this issue Sep 15, 2024 · 0 comments
Open
4 tasks
Assignees
Labels
bug Something isn't working pkg-rest

Comments

@Sidnioulz
Copy link
Owner

  • Change cache key generation so I can reliably find cached data
  • On delete/post/put, identify relevant data and manually scour through the cache to remove expired items
  • Add lib endpoint to delete specific data from the cache (facet-like?)
  • Document behaviour and best practices
@Sidnioulz Sidnioulz self-assigned this Sep 15, 2024
@Sidnioulz Sidnioulz added bug Something isn't working pkg-rest labels Sep 15, 2024
@Sidnioulz Sidnioulz changed the title Iterate on the cache key generator and cache invalidation strategy [REST] Iterate on the cache key generator and cache invalidation strategy Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pkg-rest
Projects
Status: Todo
Development

No branches or pull requests

1 participant