Coordinate distributed systems.
Go to file
Julien Danjou 1e776586ba tox: split redis/memcached env
Change-Id: I5b42e18adaf98a23029f3f5e01f097a3446e6386
2014-11-03 16:47:48 +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 Fix memcached heartbeat on start() 2014-11-03 16:47:47 +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
functions.sh tox: splits test scenarios 2014-11-03 16:09:19 +01:00
requirements-py3.txt Add a redis driver 2014-10-15 10:50:09 -07:00
requirements.txt Make requirement on redis 2.10.x explicit 2014-10-29 18:19:19 -07: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 tox: split redis/memcached env 2014-11-03 16:47:48 +01:00
setup-redis-env.sh tox: split redis/memcached env 2014-11-03 16:47:48 +01:00
setup-zookeeper-env.sh tox: splits test scenarios 2014-11-03 16:09:19 +01: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 Let zake act as a in-memory fully functional driver 2014-09-15 16:38:11 -07:00
tox.ini tox: split redis/memcached env 2014-11-03 16:47:48 +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.