Wed, 26 Jun 2024 01:05:34 UTC | login

Information for build python-txredisapi-1.4.4-2.fc29

ID25274
Package Namepython-txredisapi
Version1.4.4
Release2.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-txredisapi.git#0492a9780ce3678ad958956ccb26a04d22d265b3
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 May 2018 11:13:51 UTC
CompletedMon, 14 May 2018 11:59:09 UTC
Taskbuild (f29-candidate, /rpms/python-txredisapi.git:0492a9780ce3678ad958956ccb26a04d22d265b3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-txredisapi.git?#0492a9780ce3678ad958956ccb26a04d22d265b3'}}
Tags
f29
RPMs
src
python-txredisapi-1.4.4-2.fc29.src.rpm (info) (download)
noarch
python2-txredisapi-1.4.4-2.fc29.noarch.rpm (info) (download)
python3-txredisapi-1.4.4-2.fc29.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Aurelien Bompard <abompard@fedoraproject.org> - 1.4.4-1 - Initial package.