Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

redis-8.0.1-1.mga10 RPM for i686

From Mageia Cauldron for i686 / media / core / release

Name: redis Distribution: Mageia
Version: 8.0.1 Vendor: Mageia.Org
Release: 1.mga10 Build date: Wed May 14 19:36:21 2025
Group: Databases Build host: localhost
Size: 4385995 Source RPM: redis-8.0.1-1.mga10.src.rpm
Packager: daviddavid <daviddavid>
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.

Provides

Requires

License

RSALv2 and SSPLv1

Changelog

* Wed May 14 2025 daviddavid <daviddavid> 8.0.1-1.mga10
  + Revision: 2183540
  - new version: 8.0.1
* Mon May 12 2025 mokraemer <mokraemer> 8.0.0-2.mga10
  + Revision: 2182593
  - fix build system
  - recompile with fPIE
  - new version 8.0.0
* Wed Apr 23 2025 daviddavid <daviddavid> 7.4.3-1.mga10
  + Revision: 2178429
  - new version: 7.4.3, fixes CVE-2025-21605
* Mon Jan 06 2025 daviddavid <daviddavid> 7.4.2-1.mga10
  + Revision: 2135743
  - new version: 7.4.2
* Thu Oct 03 2024 daviddavid <daviddavid> 7.4.1-1.mga10
  + Revision: 2103021
  - new version: 7.4.1
* Sun Sep 29 2024 daviddavid <daviddavid> 7.4.0-1.mga10
  + Revision: 2101967
  - new version: 7.4.0
  - license changed for RSALv2 and SSPLv1
* Sat Sep 28 2024 daviddavid <daviddavid> 7.2.4-2.mga10
  + Revision: 2101929
  - ensure hdr_histogram and fpconv are built with proper flags
* Thu Jan 11 2024 kekepower <kekepower> 7.2.4-1.mga10
  + Revision: 2030119
  - Update to version 7.2.4
* Thu Nov 02 2023 kekepower <kekepower> 7.2.3-1.mga10
  + Revision: 2003541
  - Update to version 7.2.3
* Sun Oct 29 2023 kekepower <kekepower> 7.2.2-1.mga10
  + Revision: 2002715
  - Update to version 7.2.2
* Wed Oct 18 2023 kekepower <kekepower> 7.0.14-1.mga10
  + Revision: 1998768
  - Update to version 7.0.14
* Sun Jul 16 2023 kekepower <kekepower> 7.0.12-1.mga9
  + Revision: 1963967
  - Update to version 7.0.12
    o Fixes CVE-2022-24834 and CVE-2023-36824

Files

/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/2e
/usr/lib/.build-id/2e/13ddbf4ac39a6ec5b17f4a852045479b77e10f
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/ba2312815969ec31b7a6b232fb46b44a7f4ab2
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/eafea0ccad58a0402eb9c61b30843b151c4384
/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/LICENSE.txt
/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, Sat May 17 06:59:58 2025