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.9k stars 1.09k forks source link

update redis 6 #104

Open ty2016 opened 3 years ago

ty2016 commented 3 years ago

怎么编译redis 6 32位跟64位

tporadowski commented 3 years ago

Porting of Redis 6 is still in progress on win-6.0 branch