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

It is recommended to release redis 6 version #137

Closed yinbug closed 2 years ago

yinbug commented 2 years ago

It is recommended to release redis 6 version. The official version of redis 6 has been out for a long time.

zkteco-home commented 2 years ago

Redis 7.0 Rc2 for windows has been released,you can try to test it,it is very stable. please visit zkteco-home/redis-windows

zkteco-home commented 2 years ago

redis 7.0 has many new features,so it is not recommended to use redis 6.0.

yinbug commented 2 years ago

ok , looking forward to the official release of redis 7.0 for windows

liudonghua123 commented 2 years ago

official redis 7.0 has released. I would like to use this new version which has many new amazing features.

yinbug commented 2 years ago

Thank you for your guidance