0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Hannah Wolfe 8d1e729f30 RSS Refactor with cache
refs #5091, refs #2263

- Move rss handling out of the frontend controller and into its own module
- Separate the code into logical blocks
- Wrap the generation code in a in-memory cache to prevent it being regenerated on every request
2015-04-10 21:32:14 +01:00
..
client No more feature flag for Code Injection 2015-04-09 17:52:41 +01:00
server RSS Refactor with cache 2015-04-10 21:32:14 +01:00
shared Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
test RSS Refactor with cache 2015-04-10 21:32:14 +01:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00