When using Appwrite in React to display data from a database (e.g., some products) on the main page, is it possible to serve cache on the backend side at the Appwrite level?
TL;DR
Developers want to know if it's possible to serve cache on the backend side at the Appwrite level when displaying data in React from a database.