Redis
Open Source SSPL-1.0 / RSALv2 ⚠ LimitedLightning-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.
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
Platforms
Replaces the following proprietary tools
Self-Hosting
Redis can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.
Documentation →Categories
Tags
Similar Tools
PostgreSQL
The most advanced open-source relational database
MariaDB
Community-developed MySQL fork with enhanced features
SQLite
Embedded SQL database without a server