Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redis/redis-py

Redis Python client
https://github.com/redis/redis-py

Support CASESENSITIVE for TAG fields (#2112)

* Support CASESENSITIVE for TAG fields

* add wait fot index + update all the callings to use ...

6ba46418236718d95f9dee09adaa8a42a4d5c23b authored over 2 years ago by Avital Fine <[email protected]>
Fix typing in getex command (#2088)

e5e265de87dfe7ef8cc5cad8c247d067c74fa44d authored over 2 years ago by Andrew Chen Wang <[email protected]>
Adding (experimental) python 3.11 CI (#1991)

805b1842dbf7a732bad484e418dd7da4ec6ab890 authored over 2 years ago by Chayim <[email protected]>
Async tests for redis commands, json, bloom, timeseries (#2087)

* test async commands

* test async json commands

* test async timeseries commands

* tes...

cb91eed751c226ebca5b1b8e8d62769fdee9bfbc authored over 2 years ago by dvora-h <[email protected]>
v4.2.2 (#2084)

20e4b873151804f596fa324c38f18fae175c2e63 authored almost 3 years ago by dvora-h <[email protected]>
Extended "CLUSTER NODES" parser to support special slot entries (importing, migrating). (#2080)

See https://redis.io/commands/cluster-nodes/#special-slot-entries

Co-authored-by: dvora-h <67...

0676892ae3ec18a0e2c292b22f08ec4b86e0bbe4 authored almost 3 years ago by Bar Shaul <[email protected]>
fix asynic/client.py's import (#2079)

* fix asynic/client.py's import

Lock and Retry should be from redis.asyncio

* for code lin...

e6968f8d73f85c2ab50a145aeccfa289719fdddf authored almost 3 years ago by wwqgtxx <[email protected]>
always clear reference to closed reader/writer (#2077)

* always clear reference to reader/writer

* add #2065 to changes

ff938171ecec864fd820a7e2b5add3e311b7b3df authored almost 3 years ago by Bea Steers <[email protected]>
Fix disable decode for dump command on asyncio (#2070)

Co-authored-by: dvora-h <[email protected]>

51a4dd91f05fe003ba0edacfcc6e6cebe2064e38 authored almost 3 years ago by Mason <[email protected]>
Cluster commands linkdocs (#2069)

* Link documentation for all cluster commands

Added links to the documentation in the docstri...

143107af05fec7d140a317230becc2b3d353335a authored almost 3 years ago by Binbin <[email protected]>
Add support for BIT|BYTE option (#2068)

* Add support for BIT|BYTE option

* linters

d4fcd999b7206b7960f0aa01d8f5c71b699df491 authored almost 3 years ago by dvora-h <[email protected]>
commands/core.py: Clarify bit type (#2078)

Calling it 'boolean' is misleading in the context of Python.

7b7c6c8867a66493c51ed6525c6a0863f437f530 authored almost 3 years ago by Dustin Oprea <[email protected]>
Clean up test supoort enterprise environments (#2082)

* skip tests on enterprise

* delete dping implementation

d41f8aab791fe0d9a620f99ad0b277f5eed47c5f authored almost 3 years ago by dvora-h <[email protected]>
Vector similarity search example (#2083)

* copy example

* fix

17f1140506310748a4f8164259d73fd0a4d362d5 authored almost 3 years ago by dvora-h <[email protected]>
Fix search query with params tests (#2076)

876cafc56ff465af5639a92ea18625f49de47563 authored almost 3 years ago by dvora-h <[email protected]>
v4.2.1 (#2074)

c7685a012cb684d2437806b23d493c2b173892f8 authored almost 3 years ago by dvora-h <[email protected]>
Fix black (#2075)

* add click to dependencies

* typo

ac483135d660b71ec18f2eb11af3d5932a8e7090 authored almost 3 years ago by dvora-h <[email protected]>
Add dialect support for RediSearch queries (#2071)

* Add dialect support for RediSearch queries

* type hints

Co-authored-by: Chayim <chayim@u...

bdae7899f66a14f35ece0e815685ae405ac2c824 authored almost 3 years ago by dvora-h <[email protected]>
Add support for CLUSTER MYID (#2063)

Co-authored-by: enjoy-binbin <[email protected]>

0a5e4861a05c34d927e5cf1831b8515cb2094e1e authored almost 3 years ago by Binbin <[email protected]>
Make typing_extensions conditional to Python < 3.8 (#2062)

All the typing features used by redis-py are available in Python 3.8+,
so typing_extensions is ...

9cfcaa4f42ac324aa85fa9135961834ff2b9395f authored almost 3 years ago by Michał Górny <[email protected]>
v4.2.0 (#2059)

ef4caf5b8bd55fc5c3ca7d994e2047e046f7e942 authored almost 3 years ago by dvora-h <[email protected]>
Support for Vector Fields for Vector Similarity Search (#2041)

* Support Vector field in FT.CREATE command

* linters

* fix data error

* change to dic
...

019f651c822c86525e57ad85a7e19f72757255bb authored almost 3 years ago by Avital Fine <[email protected]>
[CLUSTER] Fix scan command cursors & Fix scan_iter (#2054)

* cluster/scan: fix return cursor & change default node to primaries

* cluster/scan_iter: fix...

827dcde5c0af5f7aa9bdc3999fc86aa2ba945118 authored almost 3 years ago by Utkarsh Gupta <[email protected]>
Remove verbose logging from cluster initializers (#2055)

032fd227d3325a24a47b9d33fc42bccaafba28e2 authored almost 3 years ago by Joni Nevalainen <[email protected]>
Mark tests for redis-stack (#2052)

* mark tests for redis-stack

* linters

878e2f2cd961bab5bf00d9b98e4fc7d16d5acfe0 authored almost 3 years ago by dvora-h <[email protected]>
v4.2.0rc3 (#2051)

Co-authored-by: Chayim <[email protected]>

95b32682b1924dcba4944ef383390c29aea18085 authored almost 3 years ago by dvora-h <[email protected]>
Add support for SORT_RO (#1858)

* add sort_ro

* mark test as onlynon cluster

* delete mark test as onlynoncluster

* ski...

4b2247645443ba27a3f5dc65a92735a406bac9f8 authored almost 3 years ago by dvora-h <[email protected]>
fix TypeError (#2050)

160a7f6b951d2a11c17431cab34ee0457e128218 authored almost 3 years ago by dvora-h <[email protected]>
Add support for SEARCH commands in cluster (#2042)

* Add support for SEARCH commands in cluster

* delete json tests mark & list search commands
...

b4421101aeb19aebcfbcb66ac03314e4c535f063 authored almost 3 years ago by dvora-h <[email protected]>
Add support for PEXPIREAT's options (#2027)

* Add support for PEXPIREAT's options

* add variables to the function header.

Co-authored-...

fdf4f1adb9e2636a04343a3bfade2abac6877197 authored almost 3 years ago by dogukanteber <[email protected]>
Add support for PEXPIRE command's option (#2026)

* Add support for PEXPIRE command's option

* Alter method arguments

* add variables to the...

f43c3e08ab0facf5a2d70bcd91365faf74d7e220 authored almost 3 years ago by dogukanteber <[email protected]>
Add support for EXPIREAT command's options (#2024)

* Add support for EXPIREAT command's options

* Fix linter errors

* Make changes on method ...

eac3a34d162aa83c3094cbab80d535ca92fdf972 authored almost 3 years ago by dogukanteber <[email protected]>
Add support for EXPIRE command's options (#2002)

* Add support for EXPIRE command's options

* Add requested changes

* Change method argumen...

2c405855021ccc8d4a45fa1aae352ddb303baae0 authored almost 3 years ago by dogukanteber <[email protected]>
Add support to use certificates from string in ssl connection (#2048)

* ssl string cert

* fix async test

* linters

* change test name

a12b5fd5e9af55e4668c78b50388c4ffb73fdda0 authored almost 3 years ago by dvora-h <[email protected]>
Fix: avoiding issue with PytestUnraisableExceptionWarning (#1458)

* Fix: avoiding issue with PytestUnraisableExceptionWarning that is raised because of __del__() ...

a081173b650dd73fca06d419156ab525bc1c2200 authored almost 3 years ago by Alon Diamant <[email protected]>
redis_connect_func (#2046)

934c6891c221157985743db76a2c9edb93ef45d6 authored almost 3 years ago by Lazaros Toumanidis <[email protected]>
Update sentinel.py (#2045)

Fixed a typo in word 'sentinel'

dd1157daf0c3be18848d1ff96fdad2a10feb1c82 authored almost 3 years ago by ondrej <[email protected]>
Add support for CLUSTER LINKS (#2019)

* cluster links

* docstring

* skip test

Co-authored-by: Chayim <[email protected]...

a6a003c1b04635b5c40616faf451a09c5bc6372d authored almost 3 years ago by dvora-h <[email protected]>
Add support for CLUSTER DELSLOTSRANGE (#2018)

* delslotsrange

* test

* linters

* skip test

* linters

5d5f8923e48f7fe2d30959db50cc9bcfc953578b authored almost 3 years ago by dvora-h <[email protected]>
Add support for CLUSTER ADDSLOTSRANGE (#2017)

* add cluster addslotsrange

* Add support for CLUSTER ADDSLOTSRANGE

* docstring

* fix t...

9376ed82cd8b8296f5585eb96d137e54b56d723d authored almost 3 years ago by dvora-h <[email protected]>
Fix typo (#2043)

8d949a3f39bc6fe17ee90009e78f17b32f69899a authored almost 3 years ago by Kolja Lampe <[email protected]>
v4.2.0rc2 (#2037)

Co-authored-by: Chayim <[email protected]>

6df00190f386f50c5ac5c0b34f30c547dfd40b5c authored almost 3 years ago by dvora-h <[email protected]>
Add pipeline support for search (#2038)

5bf9034266e89b9573a4efe2d4bbe56a961409eb authored almost 3 years ago by dvora-h <[email protected]>
Add support for PEXPIRETIME (#1861)

* add pexpiretime

* skip test

1f2259fa3078d38048060a429837fb13f397686e authored almost 3 years ago by dvora-h <[email protected]>
Add support for EXPIRETIME (#1860)

* add expiretime

* skip test

f987a0cc86bd37aeaec3d73547c6176b651acd7b authored almost 3 years ago by dvora-h <[email protected]>
Implemented COMMAND DOCS by always throwing NotImplementedError (#2020)

* command docs

* Add support for AUTH (#1929)

* Add support for AUTH

* Fix linter error...

4dc48d610f009ad14ff19ec7fcc3ac5c960d9490 authored almost 3 years ago by dvora-h <[email protected]>
Add cluster support for functions (#2016)

* cluster support for functions

* fix test_list_on_cluster mark

* fix mark

* cluster un...

c4e408880c0fbfe714cd9ad4e1e6b908f00be9b5 authored almost 3 years ago by dvora-h <[email protected]>
Add support for HSET items (#2006)

* Add `items` parameter to `hset`

* Add test for `hset` with `items`

* Update CHANGES

*...

6c798df564b644bdad1d7e09f1d750e4fee34848 authored almost 3 years ago by Marek Czaplicki <[email protected]>
Add support for JSON, TIMESERIES, BLOOM & GRAPH commands in cluster (#2032)

Co-authored-by: Chayim <[email protected]>

98fd06eb8df1ecc109b4a5fb2d2a2e810142283e authored almost 3 years ago by dvora-h <[email protected]>
Add support for AUTH (#1929)

* Add support for AUTH

* Fix linter error

* test fix

* fix test in cluster

Co-author...

c5d19b8571d2b15a29637f56a51b0da560072945 authored almost 3 years ago by dogukanteber <[email protected]>
Add async typing support to commands' returns (#2010)

* Add async typing support to commands' returns

* Fix flake8 errors

* lint fix

Co-autho...

a77df17cf3c36444540f6bce793720e1ee06f1c7 authored almost 3 years ago by Andrew Chen Wang <[email protected]>
Fix asyncio retry.py typing (#2011)

49af47cc5ca15b52dfdc2b3d013cc01e8ec3f1ac authored almost 3 years ago by Andrew Chen Wang <[email protected]>
Fix typo in comment (#2025)

b1ca339c50e5c77dbba066349842bdfe49357c5e authored almost 3 years ago by Eddie Darling <[email protected]>
Implement locks for RedisCluster (#2013)

* Add support for .lock() for RedisCluster

* Update changelog with lua scripting and lock() c...

61490045fc1a3d34260b293821a57424436af29e authored almost 3 years ago by Jake Barnwell <[email protected]>
redismod cluster docker (#2022)

* redismod cluster docker

* add to tox

* mod cluster

Co-authored-by: dvora-h <dvora.hel...

87764e7eed05d19519110d06c66a4c00ea59bcac authored almost 3 years ago by Chayim <[email protected]>
Fixing TimesSeries tests (#2029)

d33ff442a0bf7e9a6f20874e20f09f20946917eb authored almost 3 years ago by OfirMos <[email protected]>
Add AsyncFunctionCommands (#2009)

afc83e11146a9cb4f7fdeedc3b7fec7e1fe2953c authored almost 3 years ago by Andrew Chen Wang <[email protected]>
Renaming chore as maintenance (#2015)

1256fddae761f4b81783d684ff7cb803ca835931 authored almost 3 years ago by Chayim <[email protected]>
Add Python 3.6 back to hash verify CI (#2008)

6df1ba3b16aa8f1f930a5224cf911c334d1ba19b authored almost 3 years ago by Andrew Chen Wang <[email protected]>
v4.2.0-rc1 (#2005)

* v4.2.0-rc1

* 4.2.0rc1

4a714aa64036b2a86a3da589b5d7a92a05726477 authored almost 3 years ago by dvora-h <[email protected]>
Add cluster support for scripting (#1937)

* Add cluster support for scripting

* Fall back to connection_pool.get_encoder if necessary
...

e5ac39ac7b2728d14bfc27aac989b1085b7f6199 authored almost 3 years ago by Jake Barnwell <[email protected]>
Catch OSError in BlockingConnectionPool.get_connection (#2001)

Co-authored-by: Chayim I. Kirshen <[email protected]>

1983905d5adceaba2c3b27ba8f569dcb5387cc35 authored almost 3 years ago by Éric Lemoine <[email protected]>
Add support for Redis 7 functions (#1998)

* add function support

* linters

* test fcall

* decode reponses for unstable_r

* lin...

fa76ac49a9ea02c204bd4f1644f39d90140cf356 authored almost 3 years ago by dvora-h <[email protected]>
FixingElevated CPU utilization on one node when using RedisCluster pipeline (#1985)

f2e34739fccab28a28a066a3ece955eb455b32f9 authored almost 3 years ago by Mike Shchurov <[email protected]>
Add Async Support (#1899)

Co-authored-by: Chayim I. Kirshen <[email protected]>
Co-authored-by: dvora-h <[email protected]>

d56baeb683fc1935cfa343fa2eeb0fa9bd955283 authored almost 3 years ago by Andrew Chen Wang <[email protected]>
Ensuring CI runs against integration branches (#1995)

e3c989d93e914e6502bd5a72f15ded49a135c5be authored almost 3 years ago by Chayim <[email protected]>
Fixing type annotation for EXPLAIN (#1997)

cf8b192f11f52516cf463a22ee465ed6c2386947 authored almost 3 years ago by Sebastian Rittau <[email protected]>
Add support for ACL DRYRUN (#1992)

* Add support for ACL DRYRUN

* Fix linter error

* Revert "Fix linter error"

This revert...

9a1b00f92fd2694babb57ac9f5e57639201a9827 authored almost 3 years ago by dogukanteber <[email protected]>
Adding ExecutionPlan support for graph (#1993)

c56a7584388f9e76c689ee147fae548cdcba59b9 authored almost 3 years ago by Chayim <[email protected]>
Create codeql-analysis.yml (#1988)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

e6ccc9ce52047c455d16abb87dd0ba8004347b75 authored almost 3 years ago by Chayim <[email protected]>
Fix typo in readme (#1936)

9a02bfd569c632e3563ad4c4af1f363174ec1af8 authored almost 3 years ago by Jose Toro <[email protected]>
docs: fix the wrong link to watch command (#1984)

d6fad87fab5275125556ff4db6a3a66f596ebb12 authored almost 3 years ago by Jason Huang <[email protected]>
Vector similarity search support (#1986)

ec3680bcdd268914626fd1679fe24401ac50dc9a authored almost 3 years ago by Chayim <[email protected]>
Delete update-changes workflow and edit PR template (#1990)

968035308e12e2fcefe28b6507e9c4e715eb8331 authored almost 3 years ago by dvora-h <[email protected]>
Change changes-workflow to run on PR (#1983)

* add changes workflow

* Update update-changes.yaml

* Fix changes workflow

* change wor...

aafa7f1ba150afb6d003e813386895e7ca08db6d authored almost 3 years ago by dvora-h <[email protected]>
Fix changes workflow (#1962)

* add changes workflow

* Update update-changes.yaml

* Fix changes workflow

857d839459b647b7bef073b5a871e17923ac5916 authored almost 3 years ago by dvora-h <[email protected]>
Fix changes workflow (#1935)

* add changes workflow

* Update update-changes.yaml

c5eafcc6e551de4d899b43f9a115e0d9965e6111 authored almost 3 years ago by dvora-h <[email protected]>
add changes workflow (#1913)

195880a310a068f370eb71ad59fc8240e308e00d authored almost 3 years ago by dvora-h <[email protected]>
update 4.1.3 changes (#1934)

ae043a6031d7d569511912f4e9234d0395ee9e40 authored almost 3 years ago by dvora-h <[email protected]>
fix quantile test (#1920)

* fix quantile test

* add space

42ffc3e06564b4b02975fa3114cbb37ab6572ca6 authored almost 3 years ago by Ariel Shtul <[email protected]>
Fix flushdb and flushall (#1926)

* Fix flushdb and flushall

Both commands should be broadcasted to all the shards.

* Suppor...

045d5ed15305ccc44a0330e6f65f669998815598 authored almost 3 years ago by Meir Shpilraien (Spielrein) <[email protected]>
add support for lcs (#1924)

b1ffbc91b2c0ee305dd9fd9ebe01654a7ec18e8b authored almost 3 years ago by dvora-h <[email protected]>
Add set and get examples (#1916)

9b99bf98375574540a5f1642d0fd7900781d0761 authored almost 3 years ago by dogukanteber <[email protected]>
Add type hints for JSON commands (#1921)

* add type hints for json commands

* Change json.clear test multi to be up to date with redis...

30be3a35b18c0041e96e6a1b17fa6b323253d2b2 authored almost 3 years ago by dvora-h <[email protected]>
Throw NotImplementedError for HELLO (#1912)

* unsupported hello

* add test and docstring

* linters

* fix docstring

* linters

...

ba3134cd6bbd9093028badfb3f37f214b6668055 authored almost 3 years ago by dvora-h <[email protected]>
Throw NotImplementedError for FAILOVER (#1911)

* unsupported failover

* add test and docstring

* fix docstring

f9d8091bec3e83cbc0a699ac7b79894559ee0b3f authored almost 3 years ago by dvora-h <[email protected]>
Throw NotImplementedError for AUTH (#1910)

* unsupported auth

* unsupported-auth

* add test and docstring

* fix docstring

d7dab861280ecd7dece8d96b3d05cea85d7abac2 authored almost 3 years ago by dvora-h <[email protected]>
Add support for ZMPOP (#1923)

a87a750ed1a39138ba4526537335012fc95142c9 authored almost 3 years ago by dvora-h <[email protected]>
Add type hints for set commands (#1918)

* add type hint for set commands

* switch to List

9442d34beb8254aebe87b9b48ef7e627e1079837 authored almost 3 years ago by dvora-h <[email protected]>
Add type hints for hash commands (#1919)

* Add type hint for hash commands

* switch to List

* linters

ee078bf994b64f3f2b193f25fa4e0681e09e0da9 authored almost 3 years ago by dvora-h <[email protected]>
Add type hints for list commands (#1917)

* add type hints for list commands

* fix cluster tests

* linters

* delete breaking chan...

a5e59960ba1f53e75b2624999638d15ffd7592ca authored almost 3 years ago by dvora-h <[email protected]>
Add redis5 and redis4 dockers (#1871)

* add redis5 and redis4 dockers

* redis versions testenv

* path changes

* fix linters
...

0d26117625a0cebd8a73d510b51d71142a558c00 authored almost 3 years ago by dvora-h <[email protected]>
Add support for BLMPOP (#1849)

* Add support for BLMPOP

* add type hints

* fix test

* fix comment

* fix pr comment
...

4d7de6df66733dc85baa6235a122747dfe463b9a authored almost 3 years ago by dvora-h <[email protected]>
Add support for LMPOP (#1843)

* Add support for LMPOP

* add type hints

* fix linters

aaddeb6a9c0d2fcacf240c5ace7ba76fddee2fc1 authored almost 3 years ago by dvora-h <[email protected]>
Add support for SINTERCARD (#1859)

* add sintercard

* fix pr comment

b541da6b00c00f038293b596a62b5ecb6fdbbaa4 authored almost 3 years ago by dvora-h <[email protected]>
Fix naming conventions (#1872)

* fix naming convention

* fix worng changes

7ea1bf7593f72b5e23f7e4efc7890faec8a3dde5 authored almost 3 years ago by dvora-h <[email protected]>
Add support for EVALSHA_RO (#1863)

* add evalsha-ro

* fix pr comment

* add type hints

* add type hints

7f7f4f6c85c2d05e1810b512890ec42f64ffa0b3 authored almost 3 years ago by dvora-h <[email protected]>
Add support for EVAL_RO (#1862)

* add sort_ro

* mark test as onlynon cluster

* delete mark test as onlynoncluster

* add...

58b28e43410b8e6e554de8f082f83a5835b075a6 authored almost 3 years ago by dvora-h <[email protected]>
Add support for ZINTERCARD (#1857)

* add zintercard

* fix pr comment

* linters

e37ebd5f399c294dc7d886448eba62065778f7e9 authored almost 3 years ago by dvora-h <[email protected]>
add client no-evict (#1856)

146e58eb3531dc8b7136b88200e6079f50cee4a8 authored almost 3 years ago by dvora-h <[email protected]>