Bertrand Bordage
|
45e4cd543b
|
Rewrites invalidation for a better speed & memory performance.
|
2014-11-24 12:05:00 +01:00 |
|
Bertrand Bordage
|
cf53a6e683
|
Makes sure a cache key wasn’t invalidated in the meantime.
|
2014-11-20 14:33:26 +01:00 |
|
Bertrand Bordage
|
6200a12b20
|
Invalidates raw queries.
|
2014-11-04 01:17:35 +01:00 |
|
Bertrand Bordage
|
47142ca910
|
Adds some docstrings.
|
2014-10-31 14:10:48 +01:00 |
|
Bertrand Bordage
|
d2bedc0d95
|
Handles import_string in Django 1.6.
|
2014-10-30 04:24:29 +01:00 |
|
Bertrand Bordage
|
83618b69cd
|
Adds QUERY_KEYGEN & TABLE_KEYGEN.
|
2014-10-30 04:17:48 +01:00 |
|
Bertrand Bordage
|
ddfbfba75d
|
Caches all queries resulting of a `Queryset.extra`.
|
2014-10-29 19:38:33 +01:00 |
|
Bertrand Bordage
|
8316cde175
|
Adds an infinite cache timeout.
|
2014-10-29 14:36:40 +01:00 |
|
Bertrand Bordage
|
bc31429394
|
Adds an API.
|
2014-10-28 22:41:51 +01:00 |
|
Bertrand Bordage
|
6036a525c4
|
Checks that SQL queries weren’t concurrently invalidated during their execution.
|
2014-10-28 19:51:14 +01:00 |
|
Bertrand Bordage
|
b872e22cdc
|
Small Python optimizations.
|
2014-10-21 13:56:58 +02:00 |
|
Bertrand Bordage
|
19f306054d
|
Adds multi-database support.
|
2014-10-20 23:43:10 +02:00 |
|
Bertrand Bordage
|
441506f3f0
|
Rewrites caching in transactions for a better multi-threading/processing handling.
|
2014-10-19 20:15:57 +02:00 |
|