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.3 | Vendor: AlmaLinux |
Release: 1.el10 | Build date: Wed May 21 13:31:22 2025 |
Group: Unspecified | Build host: x64-builder02.almalinux.org |
Size: 5712092 | Source RPM: valkey-8.0.3-1.el10.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
* 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 * Mon Apr 22 2024 Nathan Scott <nathans@redhat.com> - 7.2.5-3 - remove version_no_tilde code * Mon Apr 22 2024 Nathan Scott <nathans@redhat.com> - 7.2.5-2 - move redis compat symlinks to compat subpackage * Wed Apr 17 2024 Jonathan Wright <jonathan@almalinux.org> - 7.2.5-1 - update to 7.2.5 rhbz#2275379 * Fri Apr 12 2024 Jonathan Wright <jonathan@almalinux.org> - 7.2.5~rc1-2 - add compat subpackage with migration scripts from redis * Fri Apr 12 2024 Jonathan Wright <jonathan@almalinux.org> - 7.2.5~rc1-1 - update to 7.2.5-rc1 * Tue Apr 09 2024 Jonathan Wright <jonathan@almalinux.org> - 7.2.4~rc1-1 - Initial package build, release candidate
/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/78 /usr/lib/.build-id/78/8a4c8e3744c69ae82bc22752cac04aac46c05f /usr/lib/.build-id/85 /usr/lib/.build-id/85/4f27be8d62b94ce1bb002430be27da4c9e06fa /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/ca3fa15a26e6a43cdb73713c0fa3f94e9ec0b2 /usr/lib/systemd/system/valkey-sentinel.service /usr/lib/systemd/system/valkey.service /usr/lib/sysusers.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, Wed Jun 18 05:34:28 2025