redis-om-python
redis-om-python copied to clipboard
How to maintain multiple primary keys in a model in redis_om?
Is there any other way to store multiple primary keys in a model ?
Why do you need multiple primary keys?