We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If a user posts a new post then all redis keys that could be used for searching that post should be deleted from cache
Can't figure out now Will leave it for future
The text was updated successfully, but these errors were encountered:
https://stackoverflow.com/a/23399125
need to figure out along the lines of this. Current temporary fix is shortening the expiry time to 5 min
Sorry, something went wrong.
Ok new plan will use elasticsearch/opensearch instead of redis. Need to find a free tier for that
Ok will have to be purging the entire database. Will figure it out later
Somnath-Chattaraj
tanish35
No branches or pull requests
If a user posts a new post then all redis keys that could be used for searching that post should be deleted from cache
Can't figure out now
Will leave it for future
The text was updated successfully, but these errors were encountered: