redis-om-node icon indicating copy to clipboard operation
redis-om-node copied to clipboard

Add enum as a new type

Open artem7902 opened this issue 3 years ago • 2 comments

I know the library is in active development right now but it would be really nice to have it ASAP. Thanks for your code :)

artem7902 avatar Jun 10 '22 12:06 artem7902

That's a good idea. I'd like to add all the types! How do you see this working with JavaScript? I guess if they are just strings then they could be stored in RediSearch as TAGs.

guyroyse avatar Jun 10 '22 13:06 guyroyse

@artem7902 How do you see enums working on redis-om? I would like to make a proof of concept for them but i cant quite come up with a good idea to define/use them.

Didas-git avatar Jun 05 '23 00:06 Didas-git