Coordinate distributed systems.
d59b283440
In this version a Connection is no longer a context manager. Fix it by simply getting a Cursor out of it (locks don't seem to interact with transactions, at least according to MariaDB docs). Change-Id: I5ea06ebd2b976465ff82f10a74e140f30e9e803f |
||
---|---|---|
doc | ||
examples | ||
playbooks | ||
releasenotes | ||
tools | ||
tooz | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
run-examples.sh | ||
run-tests.sh | ||
setup-consul-env.sh | ||
setup-etcd-env.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/tooz/latest/
- Source: https://opendev.org/openstack/tooz
- Bugs: https://bugs.launchpad.net/python-tooz/
- Release notes: https://docs.openstack.org/releasenotes/tooz