Skip to content

v0.15.0 -- Caching Redux

Compare
Choose a tag to compare
@jjcomer jjcomer released this 02 Mar 15:47
· 3 commits to master since this release
afba416

This release reworks how caching works on the hogan server and lays the groundwork for a fully configurable caching strategy.
We are also re-introducing the LRU in-memory cache which will help with performance when the sqlite db is on a shared network drive.