osuosl / iam

Invoicing and metrics project
Other
4 stars 0 forks source link

Fine tune caching #278

Open alxngyn opened 7 years ago

alxngyn commented 7 years ago

So globally applying caching to every page on IAM is not a great idea. We need to look into applying caching to specific views such as index and show but maybe not views like edit

hsolorza commented 7 years ago

Will this still be needed if PR #277 is merged?