0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Naz cb652aed3f Added url cache persistance on instance shutdown
refs https://github.com/TryGhost/Toolbox/issues/125

- The in-memory url objects would be persisted in the contents folder allowing to take advantage of the cache during the next instance start
2021-11-13 01:01:28 +13:00
..
client@346c520574 Updated frontend styles for buttons 2021-11-12 11:50:20 +01:00
frontend Removed unuseful comment 2021-11-13 01:01:28 +13:00
server Moved url cache loading logic behind the flag 2021-11-13 01:01:28 +13:00
shared Added "urlCache" labs alpha flag 2021-11-12 12:24:27 +04:00
app.js
boot.js Added url cache persistance on instance shutdown 2021-11-13 01:01:28 +13:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00