Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Suggestion: add Windows option to /download #231

@mgravell

Description

@mgravell

Currently, /download caters to native redis (linux), and cloud options (Redis Labs)

Historically, there was inclusion of redis-64, the MSOpenTech port of redis to run natively on Windows - which is now discontinued and left at a very out-of-date server version.

There is an active / well-supported Windows version available, however - redis-64 now links onwards to Memurai, i.e. https://www.memurai.com/get-memurai - this is a commercial offering with free developer versions, and IMO it makes a very compelling case for getting started with Redis on Windows conveniently and quickly - without needing additional VM etc infrastructure.

Proposal: re-add the section removed in the first link above, but now linking to Memurai instead. I'm happy to submit this as a PR, essentially adding:

"windows": {
  "url": "https://www.memurai.com/get-memurai",
   "notes": "The Redis project does not officially support Windows. However, Memurai develops and maintains this Windows port."
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions