Wingetlywingetly
← All apps
M

Memurai Developer

by Janea Systemsv4.1.2

Last updated

Memurai is a Redis-7.0-compatible cache and data store for Windows.

Install with winget

$ winget install --id Memurai.MemuraiDeveloper --exact --version 4.1.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Memurai Developer

Memurai Developer uses MSI. The silent install switches are /quiet.

One-line silent install (x64)
msiexec.exe /i Memurai-Developer-v4.1.2.msi /quiet

See the full silent install reference for Memurai Developer

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

It is designed to provide the reliability and performance demanded by enterprise Windows environments.

Just like Redis, Memurai uses an in-memory data set to achieve great performance at scale,

and Memurai supports all the Redis features that you know and love, such as persistence,

replication, transactions, LUA scripting, high-availability, pub/sub, cluster, modules, streams, and LRU eviction.

In fact, it supports all of the Redis API 7.0 eviction policies.

Installers · v4.1.2

ArchitectureTypeScopeInstallDownload
x64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high8.8Fix in v8.6.3CVE-2026-25243affects before 8.6.3May 5, 2026

    Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can supply a crafted serialized payload that triggers invalid memor...

  • high8.1Fix in v8.6.3CVE-2026-23631affects before 8.6.3May 5, 2026

    Redis is an in-memory data structure store. In all versions of redis-server with Lua scripting, an authenticated attacker can exploit the master-replica synchronization mechanism to trigger a use-after-free on replicas where replica-read-only is disabled or can be disabled, whic...

  • high8.8Patched in wingetCVE-2026-23479affects before 8.6.3May 5, 2026

    Redis is an in-memory data structure store. In redis-server from 7.2.0 until 8.6.3, the unblock client flow does not handle an error return from `processCommandAndResetClient` when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated...

  • high8.8Patched in wingetCVE-2025-62507affects before 8.2.3Nov 4, 2025

    Redis is an open source, in-memory database that persists on disk. In versions 8.2.0 and above, a user can run the XACKDEL command with multiple ID's and trigger a stack buffer overflow, which may potentially lead to remote code execution. This issue is fixed in version 8.2.3. T...

  • critical9.9Fix in v6.2.20CVE-2025-49844affects before 6.2.20, 7.2.11, 7.4.6, +2 moreOct 3, 2025

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem...

  • medium6.3Fix in v6.2.20CVE-2025-46819affects before 6.2.20, 7.2.11, 7.4.6, +2 moreOct 3, 2025

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Red...

  • medium6.0Fix in v6.2.20CVE-2025-46818affects before 6.2.20, 7.2.11, 7.4.6, +2 moreOct 3, 2025

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists...

  • high7.0Fix in v6.2.20CVE-2025-46817affects before 6.2.20, 7.2.11, 7.4.6, +2 moreOct 3, 2025

    Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis wi...

Showing 8 of 25. Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • R
    Redis on WindowsMSOpenTech
    Redis.Redisv3.0.504

    In-memory data structure store, used as database, cache and message broker

  • BleachBitBleachBit
    BleachBit.BleachBitv6.0.4

    Clean Your System and Free Disk Space

  • SoftPerfect RAM DiskSoftPerfect Pty Ltd
    SoftPerfect.RAMDiskv26.7

    Increase computer performance and SSD lifespan

  • K
    kacheKunobi Ninja
    kunobi-ninja.kachev0.14.0

    Content-addressed zero-copy build cache for Rust, C/C++ and more

  • O
    octobuildArtem V. Navrotskiy; Marat Radchenko
    octobuild.octobuildv1.9.2

    Compiler cache for Unreal Engine

  • G
    Garnet (.NET 9.0)Microsoft Corporation
    Microsoft.Garnet.DN9v1.0.83

    Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

More from Janea Systems or browse memurai, cache, redis-compatible.

Frequently asked questions

How do I install Memurai Developer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Memurai.MemuraiDeveloper --exact --version 4.1.2. winget downloads the installer from Janea Systems and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Memurai Developer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Memurai.MemuraiDeveloper --exact 4.1.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Memurai Developer?
Memurai Developer uses MSI. Run the downloaded installer with: msiexec.exe /i Memurai-Developer-v4.1.2.msi /quiet. The silent switches are /quiet.
How do I uninstall Memurai Developer via winget?
Run: winget uninstall --id Memurai.MemuraiDeveloper --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Memurai Developer's Apps & Features entry.
Is Memurai Developer free?
Memurai Developer is distributed under Copyright (c) Memurai. All rights reserved.. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Memurai Developer work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Memurai Developer directly from the publisher.
How do I keep Memurai Developer up to date?
Run winget upgrade --id Memurai.MemuraiDeveloper --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Memurai Developer from microsoft/winget-pkgs.

Recent versions

  • 4.1.2latest
  • 4.1.1
  • 4.1.0
  • 4.0.5
  • 4.0.4
  • 4.0.3
  • 4.0.2
  • 4.0.1
  • 3.1.7
  • 2.0.5