SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

keydb rpm build for : Fedora Other. For other distributions click keydb.

Name : keydb
Version : 6.3.4 Vendor : Fedora Project
Release : 4.fc41 Date : 2024-07-18 21:49:00
Group : Unspecified Source RPM : keydb-6.3.4-4.fc41.src.rpm
Size : 4.98 MB
Packager : Fedora Project
Summary : Multithreaded Fork of Redis
Description :
KeyDB is a multi-threaded fork of Redis, 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, Redis 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.

KeyDB 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 Redis behave like
a cache.

You can use Redis from most programming languages also.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/k

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  keydb-6.3.4-4.fc41.x86_64.rpm
ftp.icm.edu.pl  keydb-6.3.4-4.fc41.x86_64.rpm
     

Provides :
bundled(concurrentqueue)
bundled(hdr_histogram)
bundled(hiredis)
bundled(jemalloc)
bundled(linenoise)
bundled(lua-libs)
bundled(memkind)
bundled(rocksdb)
config(keydb)
group(keydb)
keydb
keydb(x86-64)
user(keydb)

Requires :
/bin/sh
/bin/sh
/bin/sh
/bin/sh
config(keydb) = 6.3.4-4.fc41
libc.so.6()(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libcrypto.so.3()(64bit)
libcrypto.so.3(OPENSSL_3.0.0)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libm.so.6(GLIBC_2.29)(64bit)
libm.so.6(GLIBC_2.38)(64bit)
libssl.so.3()(64bit)
libssl.so.3(OPENSSL_3.0.0)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.1)(64bit)
libstdc++.so.6(CXXABI_1.3.13)(64bit)
libstdc++.so.6(CXXABI_1.3.15)(64bit)
libstdc++.so.6(CXXABI_1.3.3)(64bit)
libstdc++.so.6(CXXABI_1.3.5)(64bit)
libstdc++.so.6(CXXABI_1.3.7)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
libstdc++.so.6(GLIBCXX_3.4.17)(64bit)
libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
libstdc++.so.6(GLIBCXX_3.4.19)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.22)(64bit)
libstdc++.so.6(GLIBCXX_3.4.26)(64bit)
libstdc++.so.6(GLIBCXX_3.4.29)(64bit)
libstdc++.so.6(GLIBCXX_3.4.30)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
libsystemd.so.0()(64bit)
libsystemd.so.0(LIBSYSTEMD_209)(64bit)
libuuid.so.1()(64bit)
libuuid.so.1(UUID_1.0)(64bit)
logrotate
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/etc/keydb
/etc/keydb/keydb.conf
/etc/keydb/sentinel.conf
/etc/logrotate.d/keydb
/etc/sysconfig/keydb
/etc/sysconfig/keydb-sentinel
/usr/bin/keydb-benchmark
/usr/bin/keydb-check-aof
/usr/bin/keydb-check-rdb
/usr/bin/keydb-cli
/usr/bin/keydb-sentinel
/usr/bin/keydb-server
/usr/lib/.build-id
/usr/lib/.build-id/29
/usr/lib/.build-id/29/444ebe4fbd78f54609a0741f02b642ed81def7
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/b359f1558ad56a53eb251202856f33a9993497
/usr/lib/.build-id/93
/usr/lib/.build-id/93/4dd561ecab52adab4375b46635d6b10a25692a
/usr/lib/systemd/system/keydb-sentinel.service
/usr/lib/systemd/system/keydb-sentinel.service.d/limit.conf
/usr/lib/systemd/system/keydb.service
/usr/lib/systemd/system/keydb.service.d/limit.conf
/usr/lib/sysusers.d/keydb.conf
/usr/share/doc/keydb
/usr/share/doc/keydb/00-RELEASENOTES
/usr/share/doc/keydb/BUGS
/usr/share/doc/keydb/README.md
/usr/share/licenses/keydb
/usr/share/licenses/keydb/COPYING
There is 16 files more in these RPM.

 
ICM