Coordinate distributed systems.
Go to file
Julien Danjou fc85db067a Add documentation
Change-Id: Ib236d2061f5f375f7314993db7e6fc38d0f8750b
2014-07-18 15:08:14 +02:00
doc/source Add documentation 2014-07-18 15:08:14 +02:00
examples Add documentation 2014-07-18 15:08:14 +02:00
tooz Upgrade hacking requirement 2014-07-16 10:58:20 +02:00
.gitignore Add pbr generated and testr files to gitignore 2014-03-06 11:54:28 +01:00
.gitreview Added .gitreview 2013-12-04 00:18:35 +00:00
.testr.conf First commit of Tooz 2013-12-19 12:18:35 +01:00
LICENSE First commit of Tooz 2013-12-19 12:18:35 +01:00
README.rst First commit of Tooz 2013-12-19 12:18:35 +01:00
requirements.txt Use retrying instead of our custom code 2014-07-15 15:58:15 +02:00
run_tests.sh Add memcached driver 2014-03-21 11:51:50 +01:00
setup.cfg Add documentation 2014-07-18 15:08:14 +02:00
setup.py First commit of Tooz 2013-12-19 12:18:35 +01:00
test-requirements.txt Add documentation 2014-07-18 15:08:14 +02:00
tox.ini Add documentation 2014-07-18 15:08:14 +02:00

README.rst

tooz

The Tooz project aims at centralizing the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications.