Data Caching

Xano provides a data caching service powered by Redis that allows you to temporarily store data in memory for high-performance data retrieval and storage purposes. This is great for storing temporary data that needs to be quickly generated and accessed for a period of time.

Learn more about how to use Data Caching in your Backend:

pageData Caching

Last updated