mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 16:01:40 +03:00
6ab862568c
We want to cache access to Tiers, and it's easier to do that in the TierRepository. So we update a heavy user of Tiers to use the Tier service so it can take adv of caching. The serializers are a big offender for making calls to fetch Tiers. |
||
---|---|---|
.. | ||
adapters | ||
data | ||
lib | ||
models | ||
services | ||
web | ||
notify.test.js | ||
overrides.test.js |