tonyskn / node-redis-timeseries

Redis time series statistics with Node.js
MIT License
181 stars 27 forks source link

Issue in redis-timeseries: redis.multi(), Cannot read property 'multi' of undefined #15

Open sanmoy27 opened 7 years ago

sanmoy27 commented 7 years ago

I am using redis version redis_version:3.0.7 and getting error in redis-timeseries that redis.multi() Cannot read property 'multi' of undefined

Does redis-timeseries doesn't support with redis 3.0

OMarohn commented 7 years ago

I have the same Problem. Guess that lib is not supported !