| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: redis | Distribution: Mageia |
| Version: 7.2.14 | Vendor: Mageia.Org |
| Release: 1.mga9 | Build date: Tue May 12 21:48:10 2026 |
| Group: Databases | Build host: localhost |
| Size: 3427532 | Source RPM: redis-7.2.14-1.mga9.src.rpm |
| Packager: mokraemer <mokraemer> | |
| Url: https://redis.io/ | |
| Summary: A persistent key-value database | |
Redis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Redis behave like a cache. You can use Redis from most programming languages also.
RSALv2 and SSPLv1
* Tue May 12 2026 mokraemer <mokraemer> 7.2.14-1.mga9 + Revision: 2323832 - new version 7.2.14 (mga#35514) - new version 7.2.12, mga#34650 - Due to endoflife of old version + new security issue, replaced with a newer version (mga#34452) + ns80 <ns80> - add a patch from Debian for CVE-2025-21605 (mga#34243) - backport patches from Debian for CVE-2024-46981 and CVE-2024-51741 (mga#33924) - add patches from Debian for CVE-2024-3122[78] and CVE-2024-31449 (mga#33643) + kekepower <kekepower> - Update to version 7.0.14 to fix CVE-2023-45145 (mga#32406)
/etc/logrotate.d/redis /etc/redis-sentinel.conf /etc/redis.conf /run/redis /run/redis/redis-sentinel.pid /run/redis/redis_6379.pid /usr/bin/redis-benchmark /usr/bin/redis-check-aof /usr/bin/redis-check-rdb /usr/bin/redis-cli /usr/bin/redis-sentinel /usr/bin/redis-server /usr/lib/.build-id /usr/lib/.build-id/54 /usr/lib/.build-id/54/3e51aecca092c266f9c79fb7ad325294173787 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/1ac14ee3649e7b1616a877063b969a6ffcded9 /usr/lib/.build-id/dd /usr/lib/.build-id/dd/488785ec07a82abd10de776f80e0aaa139bd7d /usr/lib/systemd/system/redis-sentinel.service /usr/lib/systemd/system/redis-sentinel.service.d /usr/lib/systemd/system/redis-sentinel.service.d/limit.conf /usr/lib/systemd/system/redis.service /usr/lib/systemd/system/redis.service.d /usr/lib/systemd/system/redis.service.d/limit.conf /usr/lib/tmpfiles.d/redis.conf /usr/libexec/redis-shutdown /usr/share/doc/redis /usr/share/doc/redis/00-RELEASENOTES /usr/share/doc/redis/BUGS /usr/share/doc/redis/CONTRIBUTING.md /usr/share/doc/redis/MANIFESTO /usr/share/doc/redis/README.md /usr/share/licenses/redis /usr/share/licenses/redis/COPYING /usr/share/man/man1/redis-benchmark.1.xz /usr/share/man/man1/redis-check-aof.1.xz /usr/share/man/man1/redis-check-rdb.1.xz /usr/share/man/man1/redis-cli.1.xz /usr/share/man/man1/redis-sentinel.1.xz /usr/share/man/man1/redis-server.1.xz /usr/share/man/man5/redis-sentinel.conf.5.xz /usr/share/man/man5/redis.conf.5.xz /var/lib/redis /var/log/redis
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 12 05:31:58 2026