<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-memcached.git, branch master</title>
<subtitle>github.com: linsomniac/python-memcached.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/'/>
<entry>
<title>Adding link to pymemcache</title>
<updated>2023-04-19T23:50:19+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>sean@realgo.com</email>
</author>
<published>2023-04-19T23:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=5715828a059e4da8c32be9a6cd625072e6bcde74'/>
<id>5715828a059e4da8c32be9a6cd625072e6bcde74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow keys to be encoded before use.</title>
<updated>2023-04-18T11:57:59+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>sean@realgo.com</email>
</author>
<published>2023-04-18T11:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=3c8465f96df7823ccb8b5872871d21c41a024fc0'/>
<id>3c8465f96df7823ccb8b5872871d21c41a024fc0</id>
<content type='text'>
Ported patch in #52 from @harlowja to current branch.  Added tests.

For the cases where the user wants to transparently
encode keys (say using urllib) before they are used
further allow a encoding function to be passed in that
will perform these types of activities (by default it
is the identity function).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ported patch in #52 from @harlowja to current branch.  Added tests.

For the cases where the user wants to transparently
encode keys (say using urllib) before they are used
further allow a encoding function to be passed in that
will perform these types of activities (by default it
is the identity function).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #146 from tbobm/master</title>
<updated>2023-04-18T01:00:17+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>jafo00@gmail.com</email>
</author>
<published>2023-04-18T01:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=88b83c6f8bfe056735cf026ad869b933ff8fb892'/>
<id>88b83c6f8bfe056735cf026ad869b933ff8fb892</id>
<content type='text'>
Allow to use a datetime.timedelta parameter for Client.set</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to use a datetime.timedelta parameter for Client.set</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2023-04-17T23:12:24+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>jafo00@gmail.com</email>
</author>
<published>2023-04-17T23:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=cf51ba46eb84f7b96ffdf74a5472cab380070325'/>
<id>cf51ba46eb84f7b96ffdf74a5472cab380070325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding test for quit_all</title>
<updated>2023-04-16T16:27:24+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>sean@realgo.com</email>
</author>
<published>2023-04-16T16:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=12f9bf1fb70082e4dc704cfb037e96335bddaa5f'/>
<id>12f9bf1fb70082e4dc704cfb037e96335bddaa5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #15 from userrl/master</title>
<updated>2023-04-16T16:20:57+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>jafo00@gmail.com</email>
</author>
<published>2023-04-16T16:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=6948c119219733e6cd1ba20e9c6d0909fc177435'/>
<id>6948c119219733e6cd1ba20e9c6d0909fc177435</id>
<content type='text'>
Added quit() method.  This method sends the 'quit' command to the servers and then closes the connections, reducing the number of TIME_WAIT sockets hanging around the OS.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added quit() method.  This method sends the 'quit' command to the servers and then closes the connections, reducing the number of TIME_WAIT sockets hanging around the OS.</pre>
</div>
</content>
</entry>
<entry>
<title>Removing "time" from delete and making expiry mandatory in touch.</title>
<updated>2023-04-16T16:06:56+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>sean@realgo.com</email>
</author>
<published>2023-04-16T16:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=ab668ed17887c956af3e2af89555e31d190ab63d'/>
<id>ab668ed17887c956af3e2af89555e31d190ab63d</id>
<content type='text'>
Port of erankor's PR #30 to the latest code.  In that PR, the "time"
argument to delete() is removed because it is not supported by the
protocol:

https://github.com/memcached/memcached/blob/master/doc/protocol.txt#L330

And touch requires the expiry parameter due to protocol:

https://github.com/memcached/memcached/blob/master/doc/protocol.txt#L399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port of erankor's PR #30 to the latest code.  In that PR, the "time"
argument to delete() is removed because it is not supported by the
protocol:

https://github.com/memcached/memcached/blob/master/doc/protocol.txt#L330

And touch requires the expiry parameter due to protocol:

https://github.com/memcached/memcached/blob/master/doc/protocol.txt#L399
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding license file to package manifest</title>
<updated>2023-04-16T02:46:57+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>sean@realgo.com</email>
</author>
<published>2023-04-16T02:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=488b9a8d5aba0cabfddf2287611dca80f7b65e5a'/>
<id>488b9a8d5aba0cabfddf2287611dca80f7b65e5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding SECURITY.md, changing my e-mail addresses</title>
<updated>2023-04-16T02:43:07+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>sean@realgo.com</email>
</author>
<published>2023-04-16T02:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=734ad056a3cb13ff9cd20f40627458ae9de4537b'/>
<id>734ad056a3cb13ff9cd20f40627458ae9de4537b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing six.PY2/3 conditionals</title>
<updated>2023-04-16T02:37:50+00:00</updated>
<author>
<name>Sean Reifschneider</name>
<email>sean@realgo.com</email>
</author>
<published>2023-04-16T02:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-memcached.git/commit/?id=2c10035a0052a6a446c8afbf43a4407fa47f83ae'/>
<id>2c10035a0052a6a446c8afbf43a4407fa47f83ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
