Is Redis mandatory to use Xano? What kind of data do you store in it?
Yes, using Redis is mandatory. Xano uses it for caching various parts of the application schema. It is also used for API/function caching (if enabled) and it is accessible within our function stack.