Redis

Redis

Open Source SSPL-1.0 / RSALv2 ⚠ Limited

Lightning-fast in-memory data structure store

Limited

Seit Maerz 2024 unter SSPL/RSALv2 statt BSD-3-Clause. Nicht mehr OSI-konform. Valkey (Linux Foundation Fork) ist die empfohlene FOSS-Alternative.

Reason: Lizenzwechsel zu SSPL/RSALv2 — keine OSI-konforme Open-Source-Lizenz mehr.

Website
redis.io
Difficulty
● Easy
Last check
2026-02-28

Description

Redis is an in-memory data structure store used as a database, cache, and message broker. It supports a wide range of data structures including strings, hashes, lists, sets, sorted sets, bitmaps, and streams. Redis offers persistence, replication, Lua scripting, transactions, and pub/sub messaging. Since March 2024, Redis is licensed under SSPL/RSALv2 instead of BSD. FOSS alternative: Valkey (Linux Foundation fork).

Preview

Redis Preview

Platforms

Linux Windows macOS Docker

Replaces the following proprietary tools

Oracle DB Redis
Microsoft SQL Server Redis

Self-Hosting

Redis can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.

Documentation →

Categories

Tags

#in-memory #cache #key-value #pub-sub #c
← Back to Databases