mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-24 20:23:43 +00:00
13 lines
308 B
ReStructuredText
13 lines
308 B
ReStructuredText
What still needs to be done
|
|
---------------------------
|
|
|
|
For version 1.0
|
|
...............
|
|
|
|
- Cache raw queries
|
|
|
|
Weaknesses to be tested
|
|
.......................
|
|
|
|
- A stale cache issue should never happen when a table is invalidated
|
|
exactly during a SQL read query (fixed, but never tested in the test suite)
|