Generic cache system for API results #5471
Labels
Enhancement
For new feature suggestions that for example enhance Matomo's cabapilities..
Major
Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
The API calls are currently not cached at all, except if the plugins take care of caching their own data.
It would be interesting to have a generic system for caching results of APIs calls. By default the cache would be disabled but the user could specify
- max cache size
- cache lifetime
- disable cache for some specific APIs methods
- set different parameters for specific APIs methods
Keywords: outofscope
The text was updated successfully, but these errors were encountered: