| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: redict | Distribution: Fedora Project |
| Version: 7.3.6 | Vendor: Fedora Project |
| Release: 1.fc45 | Build date: Tue Apr 21 22:23:45 2026 |
| Group: Unspecified | Build host: buildvm-s390x-01.s390.fedoraproject.org |
| Size: 5882505 | Source RPM: redict-7.3.6-1.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://redict.io | |
| Summary: A persistent key-value database | |
Redict 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.
BSD-3-Clause AND BSD-2-Clause AND MIT AND BSL-1.0 AND LGPL-3.0-only AND LGPL-3.0-or-later
* 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
/etc/logrotate.d/redict /etc/redict /etc/redict/redict.conf /etc/redict/sentinel.conf /etc/sysconfig/redict /etc/sysconfig/redict-sentinel /usr/bin/redict-benchmark /usr/bin/redict-check-aof /usr/bin/redict-check-rdb /usr/bin/redict-cli /usr/bin/redict-sentinel /usr/bin/redict-server /usr/lib/.build-id /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/717e46ffe207972f0d56b854e92985b76c0c7b /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/10938fa33ea4c500563dd6b04dd257b27a5ed5 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/33ed5bb5b159fc898ba8997a32354eda5a911b /usr/lib/systemd/system/redict-sentinel.service /usr/lib/systemd/system/redict-sentinel.service.d /usr/lib/systemd/system/redict-sentinel.service.d/limit.conf /usr/lib/systemd/system/redict.service /usr/lib/systemd/system/redict.service.d /usr/lib/systemd/system/redict.service.d/limit.conf /usr/lib/sysusers.d/redict.conf /usr/lib64/redict /usr/lib64/redict/modules /usr/share/licenses/redict /usr/share/licenses/redict/COPYING-hdrhistogram /usr/share/licenses/redict/COPYING-hiredict-BSD-3-Clause /usr/share/licenses/redict/COPYING-jemalloc /usr/share/licenses/redict/COPYRIGHT-lua /usr/share/licenses/redict/LGPL-3.0-only.txt /usr/share/licenses/redict/LICENSE-fpconv /usr/share/licenses/redict/LICENSE-hdrhistogram /var/lib/redict /var/log/redict /var/run/redict
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 16 03:24:10 2026