mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 08:31:43 +03:00
ed79d3e9b3
refs https://github.com/TryGhost/Toolbox/issues/364 - This is groundwork to substitute in memory caches we use across the codebase. The first candidate would be settings cache. The interface of the memory cache was kept to the minimum. The "keys" method is a somewhat acceptable alternative to the "getAll" method used in the codebase right now. - The next iteration over this would be adding async methods are alternative key/value storage methanisms like Redis. |
||
---|---|---|
.. | ||
cache | ||
scheduling | ||
storage |