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

How to download releases? S3 links not working #535

Closed oaprograms closed 7 years ago

oaprograms commented 7 years ago

I tried downloading .msi, but all the links are dead here: https://github.com/MSOpenTech/redis/releases Is there any other place to download them?

thanks

orangemocha commented 7 years ago

It's possible that this may be caused by AWS: http://venturebeat.com/2017/02/28/aws-is-investigating-s3-issues-affecting-quora-slack-trello/

oaprograms commented 7 years ago

That was it probably, it's working again.