django-cachalot/docs/todo.rst
Bertrand Bordage 714bb0f253 Updates TODO.
2014-11-04 01:31:16 +01:00

14 lines
379 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)
- It should be impossible to inject code when unpickling query results