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.82k stars 5.38k forks source link

Is this latest version from 2016 still supported? #602

Open barrybron opened 6 years ago

barrybron commented 6 years ago

Is this latest release still supported or is the Azure version the only recently supported version?

Thanks, Barry

SrinivasanSoundarrajan commented 6 years ago

Anyone? Is this supported by MS ? I read differently here [(https://redislabs.com/ebook/appendix-a/a-3-installing-on-windows/a-3-1-drawbacks-of-redis-on-windows/)]

tporadowski commented 6 years ago

This version is no longer maintained, for a newer version 4.0.2 (still in alpha) please have a look at https://github.com/tporadowski/redis/releases

enricogior commented 5 years ago

Hi @barrybron @nivas07 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.