Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lsbardel committed Aug 22, 2016
1 parent 614955b commit 0839757
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,9 @@ Out of the box it is shipped with the the following:
* JSON-RPC_
* Web Sockets
* Test suite
* Data stores
* `Data stores`_ (with async Redis client)
* `Task queue consumers`_
* `Async botocore`_
* `django integration`_

.. _examples:
Expand Down Expand Up @@ -228,4 +230,7 @@ file in the top distribution directory for the full license text.
.. _`pulsar.apps.greenio`: https://github.com/quantmind/pulsar/tree/master/pulsar/apps/greenio
.. _`pulsar.apps.pulse`: https://github.com/quantmind/pulsar/tree/master/pulsar/apps/pulse
.. _HttpClient: http://quantmind.github.io/pulsar/apps/http.html
.. _`Data stores`: http://pythonhosted.org/pulsar/apps/data/index.html
.. _`Task queue consumers`: https://github.com/quantmind/pulsar-queue
.. _`Async botocore`: https://github.com/quantmind/pulsar-cloud
.. _`django integration`: https://github.com/quantmind/pulsar-django

0 comments on commit 0839757

Please sign in to comment.