0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Hannah Wolfe 1b585f213c Cache invalidation can no longer be so clever
no issue

With the introduction of the prev/next helpers (and soon, get helper) we can no longer make any assumptions
about exactly which pages need to be cleared from the cache when a post is published/unpublished.
2015-04-14 16:34:34 +01:00
..
client Don't do autosave on new post 2015-04-11 17:42:44 +01:00
server Cache invalidation can no longer be so clever 2015-04-14 16:34:34 +01:00
shared
test Cache invalidation can no longer be so clever 2015-04-14 16:34:34 +01:00
index.js