Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

redict-7.3.0-1.el8 RPM for x86_64

From EPEL 8 for x86_64 / Packages / r

Name: redict Distribution: Fedora Project
Version: 7.3.0 Vendor: Fedora Project
Release: 1.el8 Build date: Wed Apr 3 15:30:53 2024
Group: Unspecified Build host: buildvm-x86-31.iad2.fedoraproject.org
Size: 5537929 Source RPM: redict-7.3.0-1.el8.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.

Provides

Requires

License

BSD-3-Clause AND BSD-2-Clause AND MIT AND BSL-1.0 AND LGPL-3.0-only AND LGPL-3.0-or-later

Changelog

* Wed Apr 03 2024 Jonathan Wright <jonathan@almalinux.org> - 7.3.0-1
  - Update to 7.3.0 stable
* Thu Mar 28 2024 Jonathan Wright <jonathan@almalinux.org> - 7.3.0~rc2-1
  - update to 7.3.0-rc2
  - remove sample confs from /usr/share
* Sun Mar 24 2024 Jonathan Wright <jonathan@almalinux.org> - 7.3.0~rc1-1
  - Initial package build, release candidate

Files

/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/25
/usr/lib/.build-id/25/04b216e785e2d63dbdd32142be95a7529422e9
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/8463b93c744f9c6a234118e3e027fcebe1ec30
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/ae5d5223f114c2a6aa7caf86a4f5125f3997a6
/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, Tue Apr 30 02:59:30 2024