german / redis_orm

ORM for Redis
MIT License
89 stars 16 forks source link

Allow overriding the ID type #11

Open postmodern opened 7 years ago

postmodern commented 7 years ago

It would be useful to override the id property to allow using unique Strings instead of incremental IDs or UUIDs.