-
Notifications
You must be signed in to change notification settings - Fork 10
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
caching #14
Comments
Let's try this one: https://github.com/SamSaffron/lru_redux |
@0crat in |
I'm not managing |
@0crat in |
@0crat assign @pdacostaporto |
@yegor256 Job |
@yegor256 which would be the most intensive querys? I suppose they are those in |
@yegor256 another question: would you like the cache to be cleared after a TTL or on database updates? |
@pdacostaporto I think that the most important for us are these:
Would be great to flush them on relevant database updates. |
@pdacostaporto this job was assigned to you 8 days ago. |
@pdacostaporto resigned from |
Oops! Job |
3 similar comments
Oops! Job |
Oops! Job |
Oops! Job |
Job |
@pdacostaporto resigned from |
Job |
@pdacostaporto resigned from |
We make too many DynamoDB requests. Let's introduce a simple in-memory caching layer for most intensive requests.
The text was updated successfully, but these errors were encountered: