<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/redis-py.git/docker, branch master</title>
<subtitle>github.com: andymccurdy/redis-py.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/'/>
<entry>
<title>Enable DEBUG and MODULE commands in redis 7 docker images (#2158)</title>
<updated>2022-05-02T09:17:56+00:00</updated>
<author>
<name>dvora-h</name>
<email>67596500+dvora-h@users.noreply.github.com</email>
</author>
<published>2022-05-02T09:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=696d984a74ef6cd3e3968df8d11cf9af80057424'/>
<id>696d984a74ef6cd3e3968df8d11cf9af80057424</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>redismod cluster docker (#2022)</title>
<updated>2022-03-01T09:51:11+00:00</updated>
<author>
<name>Chayim</name>
<email>chayim@users.noreply.github.com</email>
</author>
<published>2022-03-01T09:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=87764e7eed05d19519110d06c66a4c00ea59bcac'/>
<id>87764e7eed05d19519110d06c66a4c00ea59bcac</id>
<content type='text'>
* redismod cluster docker

* add to tox

* mod cluster

Co-authored-by: dvora-h &lt;dvora.heller@redis.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* redismod cluster docker

* add to tox

* mod cluster

Co-authored-by: dvora-h &lt;dvora.heller@redis.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add redis5 and redis4 dockers (#1871)</title>
<updated>2022-02-02T22:26:05+00:00</updated>
<author>
<name>dvora-h</name>
<email>67596500+dvora-h@users.noreply.github.com</email>
</author>
<published>2022-02-02T22:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=0d26117625a0cebd8a73d510b51d71142a558c00'/>
<id>0d26117625a0cebd8a73d510b51d71142a558c00</id>
<content type='text'>
* add redis5 and redis4 dockers

* redis versions testenv

* path changes

* fix linters

* fix tests

* fixing linter

* Increased pubsub's wait_for_messages timeout to prevent flaky tests (#1893)

* Fixing TypeError in GraphCommands.explain (#1901)

* Fixing AttributeError in UnixDomainSocketConnection (#1903)

* Fixing AttributeError on some connection errors (#1905)

* cluster script fixes to support future cluster versions and redis unstable (#1900)

* Fixing LMOVE, BLMOVE returning an incorrect response (#1906)

* Raising ConnectionError on invalid ocsp certificates - with status information (#1907)

* 4.1.2 (#1904)

* adding cluster env timeout time (#1908)

* Update changes file with changes since 4.0.0-beta2 (#1915)

* Fixing volume for unstable_cluster docker (#1914)

* Change json.clear test multi to be up to date with redisjson (#1922)

* fix json clear test

* fix json clear test

* Add support for BZMPOP (#1851)

* add bzmpop

* add comment

* fix pr comment

* fix linters

* fix pr comments

* add client no-evict (#1856)

* Add support for ZINTERCARD (#1857)

* add zintercard

* fix pr comment

* linters

* Add support for EVAL_RO (#1862)

* add sort_ro

* mark test as onlynon cluster

* delete mark test as onlynoncluster

* add eval_ro

* fix linters

* delete sort_ro

* fix pr comment

* add type hints

* add type hints

* linters

* Add support for EVALSHA_RO (#1863)

* add evalsha-ro

* fix pr comment

* add type hints

* add type hints

* Fix naming conventions (#1872)

* fix naming convention

* fix worng changes

* change ports to resolve conflict with unstable_cluster

Co-authored-by: Chayim I. Kirshen &lt;c@kirshen.com&gt;
Co-authored-by: Chayim &lt;chayim@users.noreply.github.com&gt;
Co-authored-by: Bar Shaul &lt;88437685+barshaul@users.noreply.github.com&gt;
Co-authored-by: Varun Chopra &lt;v@chopraaa.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add redis5 and redis4 dockers

* redis versions testenv

* path changes

* fix linters

* fix tests

* fixing linter

* Increased pubsub's wait_for_messages timeout to prevent flaky tests (#1893)

* Fixing TypeError in GraphCommands.explain (#1901)

* Fixing AttributeError in UnixDomainSocketConnection (#1903)

* Fixing AttributeError on some connection errors (#1905)

* cluster script fixes to support future cluster versions and redis unstable (#1900)

* Fixing LMOVE, BLMOVE returning an incorrect response (#1906)

* Raising ConnectionError on invalid ocsp certificates - with status information (#1907)

* 4.1.2 (#1904)

* adding cluster env timeout time (#1908)

* Update changes file with changes since 4.0.0-beta2 (#1915)

* Fixing volume for unstable_cluster docker (#1914)

* Change json.clear test multi to be up to date with redisjson (#1922)

* fix json clear test

* fix json clear test

* Add support for BZMPOP (#1851)

* add bzmpop

* add comment

* fix pr comment

* fix linters

* fix pr comments

* add client no-evict (#1856)

* Add support for ZINTERCARD (#1857)

* add zintercard

* fix pr comment

* linters

* Add support for EVAL_RO (#1862)

* add sort_ro

* mark test as onlynon cluster

* delete mark test as onlynoncluster

* add eval_ro

* fix linters

* delete sort_ro

* fix pr comment

* add type hints

* add type hints

* linters

* Add support for EVALSHA_RO (#1863)

* add evalsha-ro

* fix pr comment

* add type hints

* add type hints

* Fix naming conventions (#1872)

* fix naming convention

* fix worng changes

* change ports to resolve conflict with unstable_cluster

Co-authored-by: Chayim I. Kirshen &lt;c@kirshen.com&gt;
Co-authored-by: Chayim &lt;chayim@users.noreply.github.com&gt;
Co-authored-by: Bar Shaul &lt;88437685+barshaul@users.noreply.github.com&gt;
Co-authored-by: Varun Chopra &lt;v@chopraaa.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>cluster script fixes to support future cluster versions and redis unstable (#1900)</title>
<updated>2022-01-26T14:51:08+00:00</updated>
<author>
<name>Chayim</name>
<email>chayim@users.noreply.github.com</email>
</author>
<published>2022-01-26T14:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=9292e56a26e90a833763dabd92d0c848eecc6685'/>
<id>9292e56a26e90a833763dabd92d0c848eecc6685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>redis-unstable cluster docker (#1889)</title>
<updated>2022-01-25T06:58:58+00:00</updated>
<author>
<name>Chayim</name>
<email>chayim@users.noreply.github.com</email>
</author>
<published>2022-01-25T06:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=fa5841e50c242a7584eedda59ea918570adbf729'/>
<id>fa5841e50c242a7584eedda59ea918570adbf729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for unstable docker (#1842)</title>
<updated>2021-12-30T11:58:46+00:00</updated>
<author>
<name>Chayim</name>
<email>chayim@users.noreply.github.com</email>
</author>
<published>2021-12-30T11:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=231d40275e57bfdf8cc3b98642e886fae9433389'/>
<id>231d40275e57bfdf8cc3b98642e886fae9433389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for password-encrypted SSL private keys (#1782)</title>
<updated>2021-12-16T07:36:56+00:00</updated>
<author>
<name>Chayim</name>
<email>chayim@users.noreply.github.com</email>
</author>
<published>2021-12-16T07:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=18c6809b761bc6755349e1d7e08e74e857ec2c65'/>
<id>18c6809b761bc6755349e1d7e08e74e857ec2c65</id>
<content type='text'>
Adding support for SSL private keys with a password.  This PR also adds support for future SSL tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding support for SSL private keys with a password.  This PR also adds support for future SSL tests.</pre>
</div>
</content>
</entry>
<entry>
<title>Adding RedisCluster client to support Redis Cluster Mode (#1660)</title>
<updated>2021-11-25T12:15:24+00:00</updated>
<author>
<name>Bar Shaul</name>
<email>88437685+barshaul@users.noreply.github.com</email>
</author>
<published>2021-11-25T12:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=9db1eec71b443b8e7e74ff503bae651dc6edf411'/>
<id>9db1eec71b443b8e7e74ff503bae651dc6edf411</id>
<content type='text'>
Co-authored-by: Chayim &lt;chayim@users.noreply.github.com&gt;
Co-authored-by: Anas &lt;anas.el.amraoui@live.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Chayim &lt;chayim@users.noreply.github.com&gt;
Co-authored-by: Anas &lt;anas.el.amraoui@live.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>redisjson support (#1636)</title>
<updated>2021-10-25T14:06:04+00:00</updated>
<author>
<name>Chayim</name>
<email>chayim@users.noreply.github.com</email>
</author>
<published>2021-10-25T14:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=3946da29d7e451a20289fb6e282516fa24e402af'/>
<id>3946da29d7e451a20289fb6e282516fa24e402af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tox integrations with invoke and docker (#1632)</title>
<updated>2021-10-21T05:55:32+00:00</updated>
<author>
<name>Chayim</name>
<email>chayim@users.noreply.github.com</email>
</author>
<published>2021-10-21T05:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/redis-py.git/commit/?id=63ebe693174a4e6ec314e48d12fcdf3f8401eec6'/>
<id>63ebe693174a4e6ec314e48d12fcdf3f8401eec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
