python-trollius-redis

Redis client for Python Trollius (Python 2)

Description

Completely asynchronous, non-blocking client for a Redis server. It depends on trollius (asyncio compatible for PEP 3156). It supports Python 2 and 3 Trollius-using developers.

Features

 * Works for the trollius asyncio-compatible (PEP3156) event loop
 * No dependencies except trollius
 * Connection pooling
 * Automatic conversion from unicode (Python) to bytes (inside Redis.)
 * Bytes and str protocols.
 * Completely tested
 * Blocking calls and transactions supported
 * Streaming of some multi bulk replies
* Pubsub support

This package installs the library for Python 2.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/benjolitz/trollius-redis/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-trollius-redis