Store an API Response in memory

Often times in our applications we work with external APIs or 3rd party services. Occasionally, the external server can be slow or the payload is complex and large, slowing down the response time. With Xano's Response Caching powered by Redis, you can significantly increase response times by storing the data on memory.

Last updated