Open Vylpes opened 1 week ago
To help with caching the data fetched from a database. Write to the database immediately but read only once the cache expires.
Might need to make a query provider then in order to control where the query fetches the data from.
This should be investigated and documented to get its feasiblity and plan the stories.
To help with caching the data fetched from a database. Write to the database immediately but read only once the cache expires.
Might need to make a query provider then in order to control where the query fetches the data from.
This should be investigated and documented to get its feasiblity and plan the stories.