wleciOriginal post
Web Developer
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?
Summary
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.