microsoftarchive / redis

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
http://redis.io
Other
20.78k stars 5.37k forks source link

I hope this project will continue to work well and I'm willing to contribute if I can. #609

Open tenglongwentian opened 5 years ago

tenglongwentian commented 5 years ago

I hope this project will continue to work well and I'm willing to contribute if I can.

tporadowski commented 5 years ago

@tenglongwentian this project is no longer maintained, but you are welcome to contribute to https://github.com/tporadowski/redis which is an updated fork (now at version 4.0.2 of original Redis).

enricogior commented 5 years ago

Hi @tenglongwentian , this repository hasn't been updated in almost 3 years. But finally there is a new software that provides Redis compatibility on Windows, and is currently up-to-date with the Redis 5 API. See https://github.com/MicrosoftArchive/redis/issues/620.