Search RPM Packages
Search by exact RPM name. You can type multiple names.
Search where RPM name contains text.
Search where RPM summary or description contains text.
i386    i686    noarch    athlon    x86_64    armv6hl   
36    42   
20 rpm packages matching your search terms.
  1. python3-chuk-llm+redis-0.17.1-1.lbn42.noarch.rpm
    Dec 20, 2025     ok
    This is a metapackage bringing in redis extras requires for python3-chuk-llm. It makes sure the dependencies are installed.
  2. python3-chuk-sessions+redis-0.5.2-1.lbn42.noarch.rpm
    Dec 20, 2025     ok
    This is a metapackage bringing in redis extras requires for python3-chuk-sessions. It makes sure the dependencies are installed.
  3. python3-django-redis-5.4.0-1.lbn42.noarch.rpm
    Sep 13, 2025     ok
    Redis cache backend for Django :target:
  4. python3-google-cloud-redis-2.18.0-1.lbn42.noarch.rpm
    Sep 13, 2025     ok
    Python Client for Cloud Redis API |stable| |pypi| |versions|Cloud Redis API_: is a fully managed Redis service for the Google Cloud. Applications running on Google Cloud can achieve extreme performance by leveraging the highly scalable, available, secure Redis service without the burden of managing complex Redis deployments.- Client Library Documentation_ - Product Documentation_.. |stabl .....
  5. python3-kombu+redis-5.5.4-1.lbn42.noarch.rpm
    Sep 13, 2025     ok
    This is a metapackage bringing in redis extras requires for python3-kombu. It makes sure the dependencies are installed.
  6. python3-opentelemetry-instrumentation-redis-0.55b1-1.lbn42.noarch.rpm
    Sep 13, 2025     ok
    This library allows tracing requests made by the Redis library.
  7. python3-pyautogen+redis-0.9.1-1.lbn42.noarch.rpm
    Sep 13, 2025     ok
    This is a metapackage bringing in redis extras requires for python3-pyautogen. It makes sure the dependencies are installed.
  8. python3-redis-6.2.0-1.lbn42.noarch.rpm
    Sep 13, 2025     ok
    This is a Python 3 interface to the Redis key-value store.
  9. redis-8.2.2-1.lbn42.x86_64.rpm
    Oct 20, 2025     ok
    Redis 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, 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. Redis 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.
  10. redis-devel-8.2.2-1.lbn42.x86_64.rpm
    Oct 20, 2025     ok
    Header file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package.