log piecrust/cache.py @ 895:accfe8fc8440

age author description
Thu, 15 Jun 2017 07:33:40 -0700 Ludovic Chabant refactor: Fix some issues with record/cache entry collisions, add counters.
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.
Thu, 21 Aug 2014 23:09:31 -0700 Ludovic Chabant Don't recursively clean the cache.
Mon, 11 Aug 2014 22:36:47 -0700 Ludovic Chabant Upgrade to Python 3.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.
Sat, 21 Dec 2013 14:44:02 -0800 Ludovic Chabant Initial commit.