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

Any plans to release 3.0.504 to nuget? #571

Open bacar opened 6 years ago

bacar commented 6 years ago

3.0.503 is the latest version at nuget.org

MichaelGerhart commented 6 years ago

@bacar , Redis on Windows is no longer supported, so probably not.

enricogior commented 5 years ago

Hi @bacar @MichaelGerhart, 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.