deb-python-tooz/tooz/drivers
Julien Danjou cae8421fd9 coordination: factorize common async result futures code
Many drivers leverage concurrent.futures to return result, so let's just
factorize all of that in a same place.

Change-Id: Ibdec36912b553eb4b76c9f99619c171bc41766bb
2017-05-09 21:30:33 -04:00
..
__init__.py First commit of Tooz 2013-12-19 12:18:35 +01:00
consul.py tests: fix etcd and consul test run 2017-03-28 18:29:47 +02:00
etcd.py tests: fix etcd and consul test run 2017-03-28 18:29:47 +02:00
etcd3.py etcd3: add etcd3 coordination driver 2017-04-17 11:47:15 -04:00
file.py coordination: factorize common async result futures code 2017-05-09 21:30:33 -04:00
ipc.py coordination: factorize common async result futures code 2017-05-09 21:30:33 -04:00
memcached.py coordination: factorize common async result futures code 2017-05-09 21:30:33 -04:00
mysql.py sql: close connection for lock if not used 2017-04-27 14:27:30 +00:00
pgsql.py Merge "Fix psycopg2 connection argument" 2017-05-09 19:44:41 +00:00
redis.py coordination: factorize common async result futures code 2017-05-09 21:30:33 -04:00
zake.py Expose timeout capabilities and use them for tests 2016-06-09 10:40:16 +02:00
zookeeper.py Add shared filelock 2017-03-21 11:27:24 +08:00