mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
Typo.
This commit is contained in:
parent
47142ca910
commit
88263a083f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ master
|
|||
|
||||
- Adds a simple API containing:
|
||||
``invalidate_tables``, ``invalidate_models``, ``clear``
|
||||
- Fixes an stale cache issue occurring when an invalidation is done
|
||||
- Fixes a stale cache issue occurring when an invalidation is done
|
||||
exactly during a SQL request on the invalidated table(s)
|
||||
- Uses infinite timeout
|
||||
- Adds a setting to choose if random queries must be cached
|
||||
|
|
|
|||
Loading…
Reference in a new issue