-
Notifications
You must be signed in to change notification settings - Fork 6
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
[7275] adds cache for api endpoints #5256
Conversation
05b9844
to
6bca385
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks very good overall
6bca385
to
bc339f4
Compare
e3dbc32
to
6f3ca5b
Compare
6f3ca5b
to
7797e44
Compare
7797e44
to
655f9ff
Compare
245bce2
to
71a8242
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
it would be good to have a test for the list views, by checking cache keys inline, before and after calling the list view. Before the GET, cache doesn't have the key, after it does. then remove the key from the cache at the end of test case.
1b7bf1d
to
307b513
Compare
307b513
to
ffea8ce
Compare
3e9f12f
to
84ce7fd
Compare
aaf8d75
to
56804bc
Compare
56804bc
to
81b76c4
Compare
b3db79a
to
d7c63cc
Compare
d7c63cc
to
afe09eb
Compare
No description provided.