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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource valkey

Valkey 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, Valkey 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. Valkey 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 Valkey behave like a cache. You can use Valkey from most programming languages also.

Found 1 sites for valkey

Found 20 RPM for valkey

PackageSummaryDistributionDownload
valkey-7.2.5-5.fc41.aarch64.htmlA persistent key-value databaseFedora Rawhide for aarch64valkey-7.2.5-5.fc41.aarch64.rpm
valkey-7.2.5-5.fc41.ppc64le.htmlA persistent key-value databaseFedora Rawhide for ppc64levalkey-7.2.5-5.fc41.ppc64le.rpm
valkey-7.2.5-5.fc41.s390x.htmlA persistent key-value databaseFedora Rawhide for s390xvalkey-7.2.5-5.fc41.s390x.rpm
valkey-7.2.5-5.fc41.x86_64.htmlA persistent key-value databaseFedora Rawhide for x86_64valkey-7.2.5-5.fc41.x86_64.rpm
valkey-7.2.5-5.fc40.aarch64.htmlA persistent key-value databaseFedora 40 updates for aarch64valkey-7.2.5-5.fc40.aarch64.rpm
valkey-7.2.5-5.fc40.x86_64.htmlA persistent key-value databaseFedora 40 updates for x86_64valkey-7.2.5-5.fc40.x86_64.rpm
valkey-7.2.5-5.fc39.aarch64.htmlA persistent key-value databaseFedora 39 updates for aarch64valkey-7.2.5-5.fc39.aarch64.rpm
valkey-7.2.5-5.fc39.x86_64.htmlA persistent key-value databaseFedora 39 updates for x86_64valkey-7.2.5-5.fc39.x86_64.rpm
valkey-7.2.5-5.fc38.aarch64.htmlA persistent key-value databaseFedora 38 updates for aarch64valkey-7.2.5-5.fc38.aarch64.rpm
valkey-7.2.5-5.fc38.x86_64.htmlA persistent key-value databaseFedora 38 updates for x86_64valkey-7.2.5-5.fc38.x86_64.rpm
valkey-7.2.5-5.el9.aarch64.htmlA persistent key-value databaseEPEL 9 for aarch64valkey-7.2.5-5.el9.aarch64.rpm
valkey-7.2.5-5.el9.ppc64le.htmlA persistent key-value databaseEPEL 9 for ppc64levalkey-7.2.5-5.el9.ppc64le.rpm
valkey-7.2.5-5.el9.s390x.htmlA persistent key-value databaseEPEL 9 for s390xvalkey-7.2.5-5.el9.s390x.rpm
valkey-7.2.5-5.el9.x86_64.htmlA persistent key-value databaseEPEL 9 for x86_64valkey-7.2.5-5.el9.x86_64.rpm
valkey-7.2.5-5.el8.aarch64.htmlA persistent key-value databaseEPEL 8 for aarch64valkey-7.2.5-5.el8.aarch64.rpm
valkey-7.2.5-5.el8.ppc64le.htmlA persistent key-value databaseEPEL 8 for ppc64levalkey-7.2.5-5.el8.ppc64le.rpm
valkey-7.2.5-5.el8.s390x.htmlA persistent key-value databaseEPEL 8 for s390xvalkey-7.2.5-5.el8.s390x.rpm
valkey-7.2.5-5.el8.x86_64.htmlA persistent key-value databaseEPEL 8 for x86_64valkey-7.2.5-5.el8.x86_64.rpm
valkey-7.2.5-5.el7.ppc64le.htmlA persistent key-value databaseEPEL 7 for ppc64levalkey-7.2.5-5.el7.ppc64le.rpm
valkey-7.2.5-5.el7.x86_64.htmlA persistent key-value databaseEPEL 7 for x86_64valkey-7.2.5-5.el7.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet