Windows

Redis version 7.0.5 or higher is required.

Prerequisites

RequirementDescription
Operating SystemWindows 11 23H2+, or Windows Server 2019+.
PrivilegesAdministrator privileges.
Hardware

2 vCPU

32 GB RAM minimum.

Disk spaceAt least 50 GB of available storage.
Network access

Required port is open (default port: 6379).

A minimum network bandwidth of 1 Gbps is required.

A bandwidth of 5 Gbps or higher is strongly recommended for production deployments.

Windows Subsystem for Linux (WSL)

Install Windows Subsystem

  1. Open PowerShell as Administrator.
  2. Run the following command:
Bash
Copy
  1. After launching, Ubuntu will open automatically and ask you to create a Linux username and password.
  2. Update the Linux packages.

Install Redis

  1. Add the repository to the APT index, update it, and install Redis:
Bash
Copy
  1. Access Redis configuration file /etc/redis/redis.conf for editing.
  2. Comment out the bind setting and set protected-mode option to no.
Bash
Copy
  1. Restart Redis
Bash
Copy
  1. Run the command with Redis CLI
Bash
Copy
  1. Confirm that the response returned is PONG
Copy

Memurai

Download and install

  1. Go to the official website: https://www.memurai.com/get-memurai
  2. Choose the appropriate version.
  3. Download the Windows installer (.msi).
  4. Double-click the downloaded .msi file.
  1. Click Next and follow the installation wizard.
  • Accept the license agreement.
  • Choose the installation directory.
  • Select port (default is 6379).
  • Click Install to start installation process.

Verify Memurai installation

  1. Open Command Prompt or PowerShell.
  2. Run the command with Memurai CLI:
Bash
Copy
  1. Confirm that the response returned is PONG.
Bash
Copy

Configure Memurai

  1. Access the Memurai configuration file in the installation directory, for example: C:\Program Files\Memurai\memurai.conf.
  2. Comment out the bind setting and set protected-mode option to no.
memurai.conf
Copy
  1. Restart Memurai service.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches