log piecrust/cache.py @ 868:8d25f76fce98

age author description
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Sat, 28 May 2016 15:43:24 -0700 Ludovic Chabant rendering: Use `fastpickle` serialization before JSON.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Thu, 25 Jun 2015 14:51:12 -0700 Ludovic Chabant internal: Fix caches being orphaned from their directory.
Sat, 20 Jun 2015 21:05:25 -0700 Ludovic Chabant internal: Move `MemCache` to the `cache` module, remove threading locks.
Sun, 03 May 2015 23:59:46 -0700 Ludovic Chabant caching: Use separate caches for config variants and other contexts. 2.0.0a8
Wed, 17 Sep 2014 21:49:25 -0700 Ludovic Chabant Property clean all caches when force baking, except the `app` cache.