Coordinate distributed systems.
Go to file
Jenkins ffd48fbfad Merge "Ensure 'leave_group' result gotten before further work" 2014-11-21 10:21:34 +00:00
doc/source Merge "doc: add locking" 2014-11-18 18:39:48 +00:00
examples doc: switch examples to Zake 2014-11-18 15:39:05 +01:00
tooz Merge "Ensure 'leave_group' result gotten before further work" 2014-11-21 10:21:34 +00: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
functions.sh tox: splits test scenarios 2014-11-03 16:09:19 +01:00
requirements-py3.txt Move sysv_ipc deps to test-requirements 2014-10-28 14:58:34 +01:00
requirements.txt Merge "Move sysv_ipc deps to test-requirements" 2014-11-03 15:56:34 +00:00
run-examples.sh Have examples run in the py27 environment and make them work 2014-09-19 11:57:56 -07:00
setup-memcached-env.sh Fix gate 2014-11-06 11:18:58 +01:00
setup-mysql-env.sh Add MySQL driver 2014-11-17 11:09:23 +01:00
setup-postgresql-env.sh Add a PostgreSQL driver 2014-11-06 12:16:41 +01:00
setup-redis-env.sh Fix gate 2014-11-06 11:18:58 +01:00
setup-zookeeper-env.sh Fix gate 2014-11-06 11:18:58 +01:00
setup.cfg Add MySQL driver 2014-11-17 11:09:23 +01:00
setup.py First commit of Tooz 2013-12-19 12:18:35 +01:00
test-requirements.txt Merge "Translate psycopg2 errors/exceptions into tooz exceptions" 2014-11-18 10:45:02 +00:00
tox.ini Fix tox envlist 2014-11-18 11:51:37 +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.