django-cachalot/docs/todo.rst
2014-10-29 19:38:33 +01:00

10 lines
294 B
ReStructuredText

What still needs to be done
---------------------------
For version 1.0
...............
- Test if a stale cache issue happens when a table is invalidated
exactly during a SQL read query
- Test if code injections can occur when unpickling query results
(or use a safer serialization tool)