redis-om-node
                                
                                
                                
                                    redis-om-node copied to clipboard
                            
                            
                            
                        Add enum as a new type
I know the library is in active development right now but it would be really nice to have it ASAP. Thanks for your code :)
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.
@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.