mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
Adds the latest master changes to CHANGELOG.
This commit is contained in:
parent
683b5463f1
commit
66b8ff81d8
1 changed files with 10 additions and 0 deletions
|
|
@ -1,6 +1,16 @@
|
|||
What’s new in django-cachalot?
|
||||
==============================
|
||||
|
||||
master
|
||||
------
|
||||
|
||||
- Adds a simple API containing:
|
||||
``invalidate_tables``, ``invalidate_models``, ``clear``
|
||||
- Fixes an stale cache issue occurring when an invalidation is done
|
||||
exactly during a SQL request on the invalidated table(s)
|
||||
- Uses infinite timeout
|
||||
|
||||
|
||||
0.8.1
|
||||
-----
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue