Add pypi download + version badges
Change-Id: Ic181f19db09994754418ae3ac9bd19199fd0bbca
This commit is contained in:
@@ -1,6 +1,14 @@
|
|||||||
Tooz
|
Tooz
|
||||||
====
|
====
|
||||||
|
|
||||||
|
.. image:: https://pypip.in/version/tooz/badge.svg
|
||||||
|
:target: https://pypi.python.org/pypi/tooz/
|
||||||
|
:alt: Latest Version
|
||||||
|
|
||||||
|
.. image:: https://pypip.in/download/tooz/badge.svg?period=month
|
||||||
|
:target: https://pypi.python.org/pypi/tooz/
|
||||||
|
:alt: Downloads
|
||||||
|
|
||||||
The Tooz project aims at centralizing the most common distributed primitives
|
The Tooz project aims at centralizing the most common distributed primitives
|
||||||
like group membership protocol, lock service and leader election by providing
|
like group membership protocol, lock service and leader election by providing
|
||||||
a coordination API helping developers to build distributed applications.
|
a coordination API helping developers to build distributed applications.
|
||||||
|
|||||||
Reference in New Issue
Block a user