Information for build python-txredisapi-1.4.9-1.fc45

ID224788
Package Namepython-txredisapi
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.9
Release1.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-txredisapi.git#038d05089feaf307282a36bbf100010b079ee721
SummaryNon-blocking Redis client for Python
Descriptiontxredisapi is a non-blocking client driver for the Redis database, written in Python. It uses Twisted for the asynchronous communication with Redis. It started as a fork of the original Redis protocol for Twisted, and evolved into a more robust, reliable, and complete solution for applications like web servers. These types of applications often need a fault-tolerant pool of connections with multiple Redis servers, making it possible to easily develop and maintain distributed systems. Most of the Redis commands are supported, as well as other features such as silent reconnection, connection pools, and automatic sharding. This driver is distributed as part of the cyclone web framework.
Built byhezhengyu
State complete
Volume DEFAULT
StartedMon, 31 Aug 2026 01:48:04 CST
CompletedMon, 31 Aug 2026 01:59:45 CST
Taskbuild (f45, /rpms/python-txredisapi.git:038d05089feaf307282a36bbf100010b079ee721)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-txredisapi.git#038d05089feaf307282a36bbf100010b079ee721'}}
Tags
f45
RPMs
src
python-txredisapi-1.4.9-1.fc45.src.rpm (info) (download)
noarch
python3-txredisapi-1.4.9-1.fc45.noarch.rpm (info) (download)
Logs
noarch
dnf5.log
installed_pkgs.log
state.log
mock_output.log
mock_config.log
root.log
hw_info.log
build.log
noarch_rpmdiff.json
Changelog * Sun Aug 30 2026 Koji - 1.4.9-1.fc45 - local build