Mercurial > piecrust2
log piecrust/cache.py @ 929:cebeedfa034f
age | author | description |
---|---|---|
Sun, 23 Jul 2017 18:03:21 -0700 | Ludovic Chabant | internal: Use pickle for caching things on disk. |
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. |