sopherapps / pydantic-redis

A simple Declarative ORM for Redis using pydantic Models
https://sopherapps.github.io/pydantic-redis
MIT License
43 stars 14 forks source link

making either store or config #30

Closed wasperen2 closed 2 months ago

wasperen2 commented 5 months ago

fixes #39

Tinitto commented 5 months ago

I guess this is no longer necessary to fix #29 since we will have only one way of initializing the redis store as shown by #35