-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add cache behaviours to models #286
Comments
Do we need this? |
I think what's really needed is a caching mechanism that is able to operate on the list and instance stores. |
There are two components that retrieve contribution month list - month-selection and payouts:
|
Oh, you mean that |
We are using a custom set of behaviors (not the SuperMap). Add these two for caching:
can-connect/data/memory-cache/memory-cache
can-connect/fall-through-cache/fall-through-cache
The text was updated successfully, but these errors were encountered: