tnkarno
Results
2
issues of
tnkarno
Hi, I just found a problem in my project which uses the redis-om-node package. My redis database changes over time, and the schema also. Some entities contain extra fields which...
bug
enhancement
In the v4 of the Redis package, the methods of the Redis client are renamed, for example, hget -> hGet. The [typed-redis-helper.ts](https://github.com/maritz/nohm/blob/master/ts/typed-redis-helper.ts) throws the errors. Maybe support Redis v4? Or...