Coordinate distributed systems.
Go to file
Julien Danjou df43a0f626 Add pbr generated and testr files to gitignore
These files are either generated by pbr on build or used by the test
suite. Ignore them.

Change-Id: I2be0a6a0b8249dc76296552ab2ee05d4b9fb6c7c
2014-03-06 11:54:28 +01:00
tooz tests: fix variable name 2014-02-28 13:06:44 +01: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 First commit of Tooz 2013-12-19 12:18:35 +01:00
run_tests.sh First commit of Tooz 2013-12-19 12:18:35 +01:00
setup.cfg Add a fake ZooKeeper driver 2014-01-14 11:09:10 +01:00
setup.py First commit of Tooz 2013-12-19 12:18:35 +01:00
test-requirements.txt Add asynchronous API 2014-01-28 14:57:41 +01:00
tox.ini First commit of Tooz 2013-12-19 12:18:35 +01: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.