| 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.el9 | Build date: Tue Apr 21 22:27:22 2026 |
| Group: Unspecified | Build host: buildvm-s390x-09.s390.fedoraproject.org |
| Size: 6009067 | Source RPM: redict-7.3.6-1.el9.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/01 /usr/lib/.build-id/01/75542c0b03b8d36113b4ff06590c58fbd799a8 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/508d6347929f7f678cfeffc4cd2176d2bbbbc0 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/0eac524625bc4cb6e6b14c12912a694c1be52b /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 Aug 1 07:04:10 2026