-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
For larger applications with a lot of data, caching architecture can increase greatly the performance of retrieving data.
Describe the solution you'd like
On the database query layer, first check if data exists on Redis, otherwise get on Postgres.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request