Thu, 20 Jun 2024 17:36:34 UTC | login

Information for build python-txredisapi-1.4.4-6.fc30

ID92756
Package Namepython-txredisapi
Version1.4.4
Release6.fc30
Epoch
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
StartedWed, 24 Jul 2019 03:30:21 UTC
CompletedWed, 24 Jul 2019 03:30:21 UTC
Tags
f31
RPMs
src
python-txredisapi-1.4.4-6.fc30.src.rpm (info) (download)
noarch
python3-txredisapi-1.4.4-6.fc30.noarch.rpm (info) (download)
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.4.4-5 - Python2 binary package has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.4.4-3 - Rebuilt for Python 3.7 * 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.