1store icon indicating copy to clipboard operation
1store copied to clipboard

Pedis support new Redis?

Open ghost opened this issue 7 years ago • 3 comments

Hello, i can use Pedis on Redis 3.8 or Redis 5.0 ?

ghost avatar Mar 24 '19 16:03 ghost

Actually, it only supports basic commands of redis, it does not support the new feature after redis 3.x version.

fastio avatar Mar 25 '19 01:03 fastio

Actually, it only supports basic commands of redis, it does not support the new feature after redis 3.x version.

And why do not you add support? Is not Pedis in demand? Will updates and support for Redis 3 - 5.0 be added?

ghost avatar Mar 25 '19 18:03 ghost

Maybe we support it later. Now we should implement all the commands of v3.0 redis.

fastio avatar Mar 26 '19 03:03 fastio