mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-16 16:41:07 +00:00
10 lines
294 B
ReStructuredText
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)
|