tporadowski / redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
http://redis.io
Other
8.88k stars 1.09k forks source link

ERR unknown command `getdel`, with args beginning with:mykey #156

Closed 0xiaoyu closed 11 months ago

0xiaoyu commented 11 months ago

Server

redis_version:5.0.14.1

ERR unknown command getdel, with args beginning with: mykey

tporadowski commented 11 months ago

Hi @0xiaoyu, That command is only available since Redis 6.2.0, but my fork got stuck at 5.0.14.