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


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

ANN: trombi 0.9.1

Started byJyrki Pulliainen <jyrki@dywypi.org>
First post2011-04-07 21:15 +0300
Last post2011-04-07 21:15 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

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

#76 — ANN: trombi 0.9.1

FromJyrki Pulliainen <jyrki@dywypi.org>
Date2011-04-07 21:15 +0300
SubjectANN: trombi 0.9.1
Message-ID<mailman.138.1302273697.9059.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web