Open tnkarno opened 2 years ago
In the v4 of the Redis package, the methods of the Redis client are renamed, for example, hget -> hGet. The typed-redis-helper.ts throws the errors. Maybe support Redis v4? Or update the requirements from Redis >= 2.4 to Redis < 4.0.0 and >= 2.4.
In the v4 of the Redis package, the methods of the Redis client are renamed, for example, hget -> hGet. The typed-redis-helper.ts throws the errors. Maybe support Redis v4? Or update the requirements from Redis >= 2.4 to Redis < 4.0.0 and >= 2.4.