<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kazoo.git/docs/api.rst, branch feat/python-3.11</title>
<subtitle>github.com: python-zk/kazoo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/'/>
<entry>
<title>feat(recipe): Add TreeCache recipe</title>
<updated>2017-06-13T04:43:04+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2017-06-12T07:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=ec8b337e6f1a4ff12e669f4b96ca98fb37ee5d8a'/>
<id>ec8b337e6f1a4ff12e669f4b96ca98fb37ee5d8a</id>
<content type='text'>
Kazoo implementation of Apache Curator's TreeCache recipe. See also:
http://curator.apache.org/curator-recipes/tree-cache.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kazoo implementation of Apache Curator's TreeCache recipe. See also:
http://curator.apache.org/curator-recipes/tree-cache.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "New recipe proposal: TreeCache"</title>
<updated>2017-06-01T00:21:16+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2017-05-31T23:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=3a657b9f93df418fe437507c259f32752469c9df'/>
<id>3a657b9f93df418fe437507c259f32752469c9df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement and test the TreeCache recipe.</title>
<updated>2016-06-23T12:05:54+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2016-06-20T11:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=8b8dd2582e32ad65360f8ccd67614af5d21bffdb'/>
<id>8b8dd2582e32ad65360f8ccd67614af5d21bffdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lease recipe.</title>
<updated>2015-03-20T23:25:49+00:00</updated>
<author>
<name>Lars Albertsson</name>
<email>lalle@spotify.com</email>
</author>
<published>2014-03-12T17:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=5018efa090e6a580ce596356e26b51dbe88c40a1'/>
<id>5018efa090e6a580ce596356e26b51dbe88c40a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct name of new utils docs file</title>
<updated>2013-04-29T09:51:16+00:00</updated>
<author>
<name>Hanno Schlichting</name>
<email>hanno@hannosch.eu</email>
</author>
<published>2013-04-29T09:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=8c879ea0192d1613557277d8076203d7bd9c6337'/>
<id>8c879ea0192d1613557277d8076203d7bd9c6337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for util handlers.</title>
<updated>2013-04-28T20:08:25+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2013-04-28T20:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=545d22cff67290d9d189b90451b085949b5c4186'/>
<id>545d22cff67290d9d189b90451b085949b5c4186</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation on retries, KazooRetry, RetrySleeper, and how to use the KazooRetry.</title>
<updated>2013-01-09T19:33:04+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2013-01-09T19:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=1a4937994b9cda40820646837ec324567503a1a5'/>
<id>1a4937994b9cda40820646837ec324567503a1a5</id>
<content type='text'>
Fixes Issue #48.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Issue #48.
</pre>
</div>
</content>
</entry>
<entry>
<title>simple implementation of a counter type</title>
<updated>2012-10-02T18:34:02+00:00</updated>
<author>
<name>Hanno Schlichting</name>
<email>hanno@hannosch.eu</email>
</author>
<published>2012-10-02T18:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=bfdd33480555283fd0841300d608b9d8759c6d04'/>
<id>bfdd33480555283fd0841300d608b9d8759c6d04</id>
<content type='text'>
can deal both with int and float values
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
can deal both with int and float values
</pre>
</div>
</content>
</entry>
<entry>
<title>add boilerplate for new queue recipe</title>
<updated>2012-10-01T14:01:47+00:00</updated>
<author>
<name>Hanno Schlichting</name>
<email>hanno@hannosch.eu</email>
</author>
<published>2012-09-25T14:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=48c5644ea5e41f59f73016cd814f8d831c25c928'/>
<id>48c5644ea5e41f59f73016cd814f8d831c25c928</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no longer document handlers.util.thread as a public API</title>
<updated>2012-08-30T17:29:45+00:00</updated>
<author>
<name>Hanno Schlichting</name>
<email>hanno@hannosch.eu</email>
</author>
<published>2012-08-30T17:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=1723f4b2ae8ee7497a10fff9b12bb3f1e7c42cec'/>
<id>1723f4b2ae8ee7497a10fff9b12bb3f1e7c42cec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
