Commit graph

40 commits

Author SHA1 Message Date
Bertrand Bordage
3798a1c97d Adds a signal to trigger post-invalidation behaviours. 2015-04-17 20:06:18 +02:00
Bertrand Bordage
9016c650ac Adds a note on how to increase memcached memory limits.
Fixes #13.
2015-04-11 00:59:22 +02:00
Bertrand Bordage
2f8422a622 Updates index.rst. 2015-03-16 16:55:49 +01:00
Bertrand Bordage
e6986744df Adds a TODO. 2015-03-15 17:45:20 +01:00
Bertrand Bordage
3da5c92eaa Adds an introduction to the benchmark. 2015-02-22 05:00:48 +01:00
Bertrand Bordage
0c8180a6e7 Adds the invalidate_cachalot Django command. 2015-02-18 03:03:32 +01:00
Bertrand Bordage
13f296f190 Adds benchmark conditions. 2015-02-16 21:25:19 +01:00
Bertrand Bordage
2249e07b24 Updates to 2015. 2015-02-16 21:14:06 +01:00
Bertrand Bordage
639f782903 [Docs] Improves Limits.Redis. 2015-02-16 21:12:52 +01:00
Stefan Talpalaru
8af6b101df document Redis' default key eviction policy problem 2015-02-16 16:18:32 +01:00
Bertrand Bordage
ce9c1c4d55 Adds benchmark results to the docs. 2014-12-14 10:46:52 +01:00
Bertrand Bordage
56e12f0dba Typos. 2014-12-14 10:12:38 +01:00
Bertrand Bordage
9d8fbf07b9 Updates docs. 2014-12-14 10:06:12 +01:00
Bertrand Bordage
6e2f08220e Updates the API docs. 2014-12-14 09:59:07 +01:00
Bertrand Bordage
3355d2c0b2 Layout in quickstart. 2014-12-14 09:51:37 +01:00
Bertrand Bordage
b6c1dfc200 Restores locmem support for Django 1.6. 2014-12-14 08:08:51 +01:00
Bertrand Bordage
3e8135722a Drops pylibmc support with Django 1.6 due to a severe random pylibmc freeze without traceback. 2014-12-14 07:54:54 +01:00
Bertrand Bordage
43b29a9271 Removes locmem support on Django 1.6. 2014-12-14 05:57:40 +01:00
Bertrand Bordage
3ce311d735 Adds a note about MySQL query cache. 2014-12-13 20:05:39 +01:00
Bertrand Bordage
bd10637f46 Adds a django-debug-toolbar panel. 2014-12-08 22:00:08 +01:00
Bertrand Bordage
d84783b0f1 Simplifies cachalot_settings and forbids its modification. 2014-12-08 19:43:43 +01:00
Bertrand Bordage
47bb01c7b3 Adds pylibmc support. 2014-12-08 03:47:11 +01:00
Bertrand Bordage
13ea4b0bde Removes file-based cache support for Django 1.6. 2014-12-08 03:16:31 +01:00
Bertrand Bordage
b1804a11ee Adds file-based caching support. 2014-12-08 01:01:58 +01:00
Bertrand Bordage
654114b233 Adds some TODOs. 2014-11-28 23:05:34 +01:00
Bertrand Bordage
22ace2e2cb Updates transaction handling to work with the latest invalidation system. 2014-11-24 19:11:37 +01:00
Bertrand Bordage
680cbc61d0 Stops pickling results for performance and security reasons. 2014-11-19 21:51:04 +01:00
Bertrand Bordage
714bb0f253 Updates TODO. 2014-11-04 01:31:16 +01:00
Bertrand Bordage
890819ce3d Layout typo. 2014-11-04 01:21:36 +01:00
Bertrand Bordage
c2ec0914ee Adds a link. 2014-11-04 01:19:20 +01:00
Bertrand Bordage
6200a12b20 Invalidates raw queries. 2014-11-04 01:17:35 +01:00
Bertrand Bordage
83618b69cd Adds QUERY_KEYGEN & TABLE_KEYGEN. 2014-10-30 04:17:48 +01:00
Bertrand Bordage
263af6cfb2 Typo. 2014-10-29 20:51:56 +01:00
Bertrand Bordage
ddfbfba75d Caches all queries resulting of a `Queryset.extra`. 2014-10-29 19:38:33 +01:00
Bertrand Bordage
5f94747ae6 Adds CACHALOT_CACHE_RANDOM. 2014-10-29 17:50:36 +01:00
Bertrand Bordage
73538b84e5 Adds the changelog to Sphinx. 2014-10-29 15:03:01 +01:00
Bertrand Bordage
7bfd570554 Adds tests for multi-table inheritance. 2014-10-29 13:46:27 +01:00
Bertrand Bordage
bcdc9c580c Adds a horizontal line. 2014-10-29 00:05:08 +01:00
Bertrand Bordage
ae55550265 Typo. 2014-10-28 23:58:59 +01:00
Bertrand Bordage
d36ee841b9 Creates a Sphinx documentation. 2014-10-28 23:44:28 +01:00