| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: valkey | Distribution: AlmaLinux |
| Version: 8.0.9 | Vendor: AlmaLinux |
| Release: 1.el10_2 | Build date: Fri Jul 17 08:58:30 2026 |
| Group: Unspecified | Build host: ppc64le-builder02.almalinux.org |
| Size: 6510540 | Source RPM: valkey-8.0.9-1.el10_2.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://valkey.io | |
| Summary: A persistent key-value database | |
Valkey 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, Valkey 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. Valkey 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 Valkey behave like a cache. You can use Valkey from most programming languages also.
BSD-3-Clause AND BSD-2-Clause AND MIT AND BSL-1.0
* Tue May 19 2026 Petr Khartskhaev <pkhartsk@redhat.com> - 8.0.9-1
- Rebase to 8.0.9 for CVE-2026-23479 CVE-2026-25243 CVE-2026-23631
* Mon Mar 02 2026 Lukas Javorsky <ljavorsk@redhat.com> - 8.0.7-1
- Rebase to 8.0.7 for CVE-2026-21863 CVE-2025-67733
* Fri Oct 17 2025 Remi Collet <remi@fedoraproject.org> - 8.0.6-2
- rebase to 8.0.6 for CVE-2025-49844 CVE-2025-46817 CVE-2025-46818 CVE-2025-46819
* Mon Sep 08 2025 Remi Collet <remi@fedoraproject.org> - 8.0.4-3
- fix ImageMode: ensure ownership of /etc/valkey
* Fri Aug 01 2025 Remi Collet <remi@fedoraproject.org> - 8.0.4-2
- fix ImageMode: add tmpfiles.d entries for directories below /var
* Wed Jul 16 2025 Remi Collet <remi@fedoraproject.org> - 8.0.4-1
- rebase to 8.0.4 for CVE-2025-27151 CVE-2025-48367 and CVE-2025-32023
* Thu Apr 24 2025 Remi Collet <rcollet@redhat.com> - 8.0.3.1
- rebase to 8.0.3
* Thu Jan 23 2025 Remi Collet <rcollet@redhat.com> - 8.0.2.1
- rebase to 8.0.2
Resolves: RHEL-73273
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 7.2.6-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Aug 06 2024 Remi Collet <rcollet@redhat.com> - 7.2.6.1
- rebase to 7.2.6
- merge limit.conf in main service files
- drop /etc/sysconfig/valkey
- rename compat package
- fix working dir
- partially enable upstream test suite
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 7.2.5-4
- Bump release for June 2024 mass rebuild
/etc/logrotate.d/valkey /etc/valkey /etc/valkey/sentinel.conf /etc/valkey/valkey.conf /usr/bin/valkey-benchmark /usr/bin/valkey-check-aof /usr/bin/valkey-check-rdb /usr/bin/valkey-cli /usr/bin/valkey-sentinel /usr/bin/valkey-server /usr/lib/.build-id /usr/lib/.build-id/31 /usr/lib/.build-id/31/521c0b7acc9c333156d130cd986df4844b55ee /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/e3c466cc72373ac19862658bd00013b12416b6 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/ac7b805e3d9820a0eca2689d8a9b4e1a9e4c27 /usr/lib/systemd/system/valkey-sentinel.service /usr/lib/systemd/system/valkey.service /usr/lib/sysusers.d/valkey.conf /usr/lib/tmpfiles.d/valkey.conf /usr/lib64/valkey /usr/lib64/valkey/modules /usr/share/licenses/valkey /usr/share/licenses/valkey/COPYING /usr/share/licenses/valkey/COPYING-hdrhistogram /usr/share/licenses/valkey/COPYING-hiredis-BSD-3-Clause /usr/share/licenses/valkey/COPYING-jemalloc /usr/share/licenses/valkey/COPYRIGHT-lua /usr/share/licenses/valkey/LICENSE-fpconv /usr/share/licenses/valkey/LICENSE-hdrhistogram /var/lib/valkey /var/log/valkey /var/run/valkey
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 06:44:34 2026