← Package directory
Available on winget

Install Redis on Windows

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

Install with winget
winget install --id Redis.Redis
Upgrade
winget upgrade --id Redis.Redis
Uninstall
winget uninstall --id Redis.Redis

About Redis on Windows

Redis is an open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs. This is a Windows port maintained by Microsoft Archive

Version history

Version Updated Notes
3.0.504 Unknown Release notes