pulsar 0.8

59 views
Skip to first unread message

lsbardel

unread,
Mar 6, 2014, 4:12:09 PM3/6/14
to python...@googlegroups.com
I've just released pulsar 0.8.0.


It is a major release packed with lots of new features but incompatible with previous versions.
Most of the asynchronous internals have changed to make way for the new asyncio module in the python standard library.
The new release supports python 2.7, 3.3, 3.4 and pypy.

Major changes:

* Python asyncio module has replaced most of the low level asynchronous internals
* Dropped support for python 2.6 & 3.2
* Requires asyncio for python 3.3 https://pypi.python.org/pypi/asyncio
* Requires trollius for python 2.7 & pypy https://pypi.python.org/pypi/trollius/
* Coroutines work with *yield* as well as *yield from*
* New datastore application supporting redis & pulsar-datastore
* Pulsar-ds is a redis-like datastore http://pythonhosted.org/pulsar/apps/data/pulsar.html, lua scripting to come in 0.9 maybe
* Better websocket support

Full release notes

Luca
Reply all
Reply to author
Forward
0 new messages