Coordinate distributed systems.
Go to file
Julien Danjou d38fe0301d Switch to URL for loading backends
This allow to pass options in a single string, which is going to be
easier for managing options.

Change-Id: I32409c09153b8abaf2b36c31f0bbf658a9d653bc
2014-08-07 18:12:51 +02:00
doc/source coordination: add IPC driver 2014-08-04 15:03:06 +02:00
examples Switch to URL for loading backends 2014-08-07 18:12:51 +02:00
tooz Switch to URL for loading backends 2014-08-07 18:12:51 +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
openstack-common.conf Import network_utils from Oslo 2014-08-07 18:09:28 +02:00
requirements.txt Switch to URL for loading backends 2014-08-07 18:12:51 +02:00
run_tests.sh Add memcached driver 2014-03-21 11:51:50 +01:00
setup.cfg coordination: add IPC driver 2014-08-04 15:03:06 +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 coordination: add IPC driver 2014-08-04 15:03:06 +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.