Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic cache system for API results #5471

Closed
mattab opened this issue Jan 3, 2008 · 2 comments
Closed

Generic cache system for API results #5471

mattab opened this issue Jan 3, 2008 · 2 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.

Comments

@mattab
Copy link
Member

mattab commented Jan 3, 2008

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

@anonymous-matomo-user
Copy link

Attachment: te
test.html

@anonymous-matomo-user
Copy link

Attachment:
test.2.html

@mattab mattab added this to the Future releases milestone Jul 8, 2014
@mattab mattab removed the wontfix label Aug 3, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants