Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: redis | Distribution: Unknown |
Version: 5.0.14 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 1.el9.remi | Build date: Mon Nov 8 13:38:36 2021 |
Group: Applications/Databases | Build host: builder.remirepo.net |
Size: 3759027 | Source RPM: redis-5.0.14-1.el9.remi.src.rpm |
Packager: Remi Collet | |
Url: http://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.
BSD
* Mon Oct 04 2021 Remi Collet <remi@remirepo.net> - 5.0.14-1 - Redis 5.0.14 - Released Mon Oct 4 12:00:00 IDT 2021 - Upgrade urgency: SECURITY, contains fixes to security issues. * Thu Jul 22 2021 Remi Collet <remi@remirepo.net> - 5.0.13-1 - Redis 5.0.13 - Released Wed Jul 21 16:32:19 IDT 2021 - Upgrade urgency: SECURITY, contains fixes to security issues that affect authenticated client connections on 32-bit versions. MODERATE otherwise. * Tue Mar 02 2021 Remi Collet <remi@remirepo.net> - 5.0.12-1 - Redis 5.0.12 - Released Mon Mar 1 17:29:52 IST 2021 - Upgrade urgency: LOW, fixes a compilation issue. * Tue Feb 23 2021 Remi Collet <remi@remirepo.net> - 5.0.11-1 - Redis 5.0.11 - Released Mon Feb 22 16:48:25 IST 2021 - Upgrade urgency: SECURITY if you use 32bit build of redis, LOW otherwise. * Tue Oct 27 2020 Remi Collet <remi@remirepo.net> - 5.0.10-1 - Redis 5.0.10 - Released Mon Oct 26 09:21:49 IST 2020 - Upgrade urgency: MODERATE. * Fri Apr 17 2020 Remi Collet <remi@remirepo.net> - 5.0.9-1 - Redis 5.0.9 - Released Thu Apr 17 12:41:00 CET 2020 - Upgrade urgency:CRITICAL if you use Streams with AOF or replicas. * Fri Mar 13 2020 Remi Collet <remi@remirepo.net> - 5.0.8-1 - Redis 5.0.8 - Released Thu Mar 12 16:05:41 CET 2020 - Upgrade urgency HIGH: This release fixes security issues. * Wed Nov 20 2019 Remi Collet <remi@remirepo.net> - 5.0.7-1 - Redis 5.0.7 - Released Tue Nov 19 17:52:44 CET 2019 - Upgrade urgency HIGH: many issues fixed, some may have an impact.
/etc/logrotate.d/redis /etc/redis-sentinel.conf /etc/redis.conf /etc/systemd/system/redis-sentinel.service.d /etc/systemd/system/redis-sentinel.service.d/limit.conf /etc/systemd/system/redis.service.d /etc/systemd/system/redis.service.d/limit.conf /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/2d /usr/lib/.build-id/2d/d4708379b2b28f164a969bdb83cbffc9542721 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/fe46d5e6e0178bc5044b9d8217ccb2cb688db9 /usr/lib/.build-id/5b /usr/lib/.build-id/5b/bed859d0bd248c2f30bc905fa8ce78760b73f3 /usr/lib/systemd/system/redis-sentinel.service /usr/lib/systemd/system/redis.service /usr/lib64/redis /usr/lib64/redis/modules /usr/libexec/redis-shutdown /usr/share/licenses/redis /usr/share/licenses/redis/COPYING /usr/share/licenses/redis/COPYING-hiredis /usr/share/licenses/redis/COPYING-jemalloc /usr/share/licenses/redis/COPYRIGHT-lua /usr/share/man/man1/redis-benchmark.1.gz /usr/share/man/man1/redis-check-aof.1.gz /usr/share/man/man1/redis-check-rdb.1.gz /usr/share/man/man1/redis-cli.1.gz /usr/share/man/man1/redis-sentinel.1.gz /usr/share/man/man1/redis-server.1.gz /usr/share/man/man5/redis-sentinel.conf.5.gz /usr/share/man/man5/redis.conf.5.gz /var/lib/redis /var/log/redis /var/run/redis
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 1 13:10:56 2025