20 rpm packages matching your search terms.
-
python3-chuk-llm+redis-0.17.1-1.lbn42.noarch.rpm
Dec 20, 2025 okThis is a metapackage bringing in redis extras requires for python3-chuk-llm. It makes sure the dependencies are installed. -
python3-chuk-sessions+redis-0.5.2-1.lbn42.noarch.rpm
Dec 20, 2025 okThis is a metapackage bringing in redis extras requires for python3-chuk-sessions. It makes sure the dependencies are installed. -
python3-django-redis-5.4.0-1.lbn42.noarch.rpm
Sep 13, 2025 okRedis cache backend for Django :target: -
python3-google-cloud-redis-2.18.0-1.lbn42.noarch.rpm
Sep 13, 2025 okPython 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 ..... -
python3-kombu+redis-5.5.4-1.lbn42.noarch.rpm
Sep 13, 2025 okThis is a metapackage bringing in redis extras requires for python3-kombu. It makes sure the dependencies are installed. -
python3-opentelemetry-instrumentation-redis-0.55b1-1.lbn42.noarch.rpm
Sep 13, 2025 okThis library allows tracing requests made by the Redis library. -
python3-pyautogen+redis-0.9.1-1.lbn42.noarch.rpm
Sep 13, 2025 okThis is a metapackage bringing in redis extras requires for python3-pyautogen. It makes sure the dependencies are installed. -
python3-redis-6.2.0-1.lbn42.noarch.rpm
Sep 13, 2025 okThis is a Python 3 interface to the Redis key-value store. -
redis-8.2.2-1.lbn42.x86_64.rpm
Oct 20, 2025 okRedis 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. -
redis-devel-8.2.2-1.lbn42.x86_64.rpm
Oct 20, 2025 okHeader file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package.