Information for build redict-7.3.6-3.fc45

ID220624
Package Nameredict
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version7.3.6
Release3.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/redict.git#ec9cf6527272d2429d2ba60aefbe52cc4ca495bc
SummaryA persistent key-value database
DescriptionRedict 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, Redict 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. Redict 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 Redict behave like a cache. You can use Redict from most programming languages also.
Built byhezhengyu
State complete
Volume DEFAULT
StartedSat, 29 Aug 2026 02:59:30 CST
CompletedSat, 29 Aug 2026 04:17:19 CST
Taskbuild (f45, /rpms/redict.git:ec9cf6527272d2429d2ba60aefbe52cc4ca495bc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/redict.git#ec9cf6527272d2429d2ba60aefbe52cc4ca495bc'}}
Tags
f45
RPMs
src
redict-7.3.6-3.fc45.src.rpm (info) (download)
riscv64
redict-7.3.6-3.fc45.riscv64.rpm (info) (download)
redict-devel-7.3.6-3.fc45.riscv64.rpm (info) (download)
redict-debuginfo-7.3.6-3.fc45.riscv64.rpm (info) (download)
redict-debugsource-7.3.6-3.fc45.riscv64.rpm (info) (download)
Logs
riscv64
root.log
mock_config.log
installed_pkgs.log
mock_output.log
dnf5.log
build.log
state.log
hw_info.log
Changelog * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 7.3.6-2 - Rebuilt for openssl 4.0 * Tue Apr 21 2026 Jonathan Wright <jonathan@almalinux.org> - 7.3.6-1 - update to 7.3.6 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 08 2025 Jonathan Wright <jonathan@almalinux.org> - 7.3.2-1 - update to 7.3.2 rhbz#2315906 fixes CVE-2024-46981 fixes CVE-2024-51741 fixes CVE-2024-31449 fixes CVE-2024-31227 fixes CVE-2024-31228 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild