Data Caching Functions

Options
Michael Udinski
Michael Udinski Administrator

ADMIN

edited October 2022 in ? Video Tutorials

Data Caching Functions give you more control over caching than Response Caching so you can do more advanced things and have more granularity over what is being stored on memory in your business logic.


You can even rate limit your API endpoints with a single Data Caching Function. Check out the tutorial to learn more!