Coordinate distributed systems.
Go to file
Julien Danjou 57d24bd54b memcached: implement leader election
Change-Id: I82bfdce0174410f7cb15bf594fa4c6a364881df1
Co-Authored-By: Sahid Ferdjaoui <sahid.ferdjaoui@cloudwatt.com>
2014-06-20 15:04:09 +02:00
tooz memcached: implement leader election 2014-06-20 15:04:09 +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
requirements.txt Add memcached driver 2014-03-21 11:51:50 +01:00
run_tests.sh Add memcached driver 2014-03-21 11:51:50 +01:00
setup.cfg Add memcached driver 2014-03-21 11:51:50 +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.