sopherapps / pydantic-redis

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

making either store or config #30

Open wasperen2 opened 2 months ago

wasperen2 commented 2 months ago

fixes #39

Tinitto commented 2 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