Coordinate distributed systems.
Go to file
Julien Danjou eede052284 Move sysv_ipc deps to test-requirements
We can't unconditionaly depends on it because it's not available
everywhere

Change-Id: Ie7ff8c21508426dc98a7626d66faa4b5db15e636
Closes-Bug: #1386675
2014-10-28 14:58:34 +01:00
doc/source Add doc8 to the py27 test running 2014-09-16 16:44:41 -07:00
examples Have examples run in the py27 environment and make them work 2014-09-19 11:57:56 -07:00
tooz Merge "Convert the rest of memcached driver functions to futures" 2014-10-23 15:37:01 +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
requirements-py3.txt Move sysv_ipc deps to test-requirements 2014-10-28 14:58:34 +01:00
requirements.txt Move sysv_ipc deps to test-requirements 2014-10-28 14:58:34 +01:00
run-examples.sh Have examples run in the py27 environment and make them work 2014-09-19 11:57:56 -07:00
setup-test-env.sh Add a redis driver 2014-10-15 10:50:09 -07:00
setup.cfg Add a redis driver 2014-10-15 10:50:09 -07:00
setup.py First commit of Tooz 2013-12-19 12:18:35 +01:00
test-requirements.txt Move sysv_ipc deps to test-requirements 2014-10-28 14:58:34 +01:00
tox.ini Split up the requirements for py2.x and py3.x 2014-10-06 11:11:56 +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.