You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
My first implementation was kind of dummy, the hooks for getting / settings a cache value are not at the proper place. Instead of caching the final result (model instances, and so on, we should cache the underlying backend (SQL, http...) response.
0.4 (2016-7-20)
---------------
This release introduces the django contrib module to enable filtering with lifter's python backend
on a django queryset, effectively reducing number of queries sent to the database.
Work is also in progress regarding caching (see #39) but this is not over yet.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be great to implement caching on various to minimize IO operations.
The text was updated successfully, but these errors were encountered: