Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #76

ANN: trombi 0.9.1

From Jyrki Pulliainen <jyrki@dywypi.org>
Date 2011-04-07 21:15 +0300
Subject ANN: trombi 0.9.1
Newsgroups comp.lang.python.announce
Message-ID <mailman.138.1302273697.9059.python-announce-list@python.org> (permalink)

Show all headers | View raw


Announcing Trombi version 0.9.1

Trombi is an asynchronous CouchDB client for Tornado, the asynchronous
web server by Facebook.

Version 0.9.1 fixes a major header handling bug in present previous versions.

Currently the only problem the bug causes is a rare corner case with
long polling changes feed using filter document where the CouchDB
becomes unable to respond to the request.

Trombi is available at PyPI: http://pypi.python.org/pypi/trombi/
Sources and issue tracker are available in Github:
https://github.com/inoi/trombi
Documentation for 0.9.1 is available at: https://github.com/inoi/trombi

Cheers,
Jyrki Pulliainen

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: trombi 0.9.1 Jyrki Pulliainen <jyrki@dywypi.org> - 2011-04-07 21:15 +0300

csiph-web