-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
There are some use cases where the redis endpoint has read and write endpoints. It will be beneficial to support different endpoints for read queries and write queries. I have looked through the code and it looks like that AbstractModel can be patched so get_store() returns different model based on the query type. Do you consider this as something that can be achieved by the library ?
Metadata
Metadata
Assignees
Labels
No labels