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
* add wait fot index + update all the callings to use ...
6ba46418236718d95f9dee09adaa8a42a4d5c23b authored over 2 years ago by Avital Fine <[email protected]>e5e265de87dfe7ef8cc5cad8c247d067c74fa44d authored over 2 years ago by Andrew Chen Wang <[email protected]>
805b1842dbf7a732bad484e418dd7da4ec6ab890 authored over 2 years ago by Chayim <[email protected]>
* test async commands
* test async json commands
* test async timeseries commands
* tes...
cb91eed751c226ebca5b1b8e8d62769fdee9bfbc authored over 2 years ago by dvora-h <[email protected]>20e4b873151804f596fa324c38f18fae175c2e63 authored almost 3 years ago by dvora-h <[email protected]>
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
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 reader/writer
* add #2065 to changes
ff938171ecec864fd820a7e2b5add3e311b7b3df authored almost 3 years ago by Bea Steers <[email protected]>Co-authored-by: dvora-h <[email protected]>
51a4dd91f05fe003ba0edacfcc6e6cebe2064e38 authored almost 3 years ago by Mason <[email protected]>* 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
* linters
d4fcd999b7206b7960f0aa01d8f5c71b699df491 authored almost 3 years ago by dvora-h <[email protected]>Calling it 'boolean' is misleading in the context of Python.
7b7c6c8867a66493c51ed6525c6a0863f437f530 authored almost 3 years ago by Dustin Oprea <[email protected]>* skip tests on enterprise
* delete dping implementation
d41f8aab791fe0d9a620f99ad0b277f5eed47c5f authored almost 3 years ago by dvora-h <[email protected]>* copy example
* fix
17f1140506310748a4f8164259d73fd0a4d362d5 authored almost 3 years ago by dvora-h <[email protected]>876cafc56ff465af5639a92ea18625f49de47563 authored almost 3 years ago by dvora-h <[email protected]>
c7685a012cb684d2437806b23d493c2b173892f8 authored almost 3 years ago by dvora-h <[email protected]>
* add click to dependencies
* typo
ac483135d660b71ec18f2eb11af3d5932a8e7090 authored almost 3 years ago by dvora-h <[email protected]>* 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]>Co-authored-by: enjoy-binbin <[email protected]>
0a5e4861a05c34d927e5cf1831b8515cb2094e1e authored almost 3 years ago by Binbin <[email protected]>
All the typing features used by redis-py are available in Python 3.8+,
so typing_extensions is ...
ef4caf5b8bd55fc5c3ca7d994e2047e046f7e942 authored almost 3 years ago by dvora-h <[email protected]>
* Support Vector field in FT.CREATE command
* linters
* fix data error
* change to dic
...
* 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]>032fd227d3325a24a47b9d33fc42bccaafba28e2 authored almost 3 years ago by Joni Nevalainen <[email protected]>
* mark tests for redis-stack
* linters
878e2f2cd961bab5bf00d9b98e4fc7d16d5acfe0 authored almost 3 years ago by dvora-h <[email protected]>Co-authored-by: Chayim <[email protected]>
95b32682b1924dcba4944ef383390c29aea18085 authored almost 3 years ago by dvora-h <[email protected]>* 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]>160a7f6b951d2a11c17431cab34ee0457e128218 authored almost 3 years ago by dvora-h <[email protected]>
* Add support for SEARCH commands in cluster
* delete json tests mark & list search commands
...
* 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
* Alter method arguments
* add variables to the...
f43c3e08ab0facf5a2d70bcd91365faf74d7e220 authored almost 3 years ago by dogukanteber <[email protected]>* 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
* Add requested changes
* Change method argumen...
2c405855021ccc8d4a45fa1aae352ddb303baae0 authored almost 3 years ago by dogukanteber <[email protected]>* 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 that is raised because of __del__() ...
a081173b650dd73fca06d419156ab525bc1c2200 authored almost 3 years ago by Alon Diamant <[email protected]>934c6891c221157985743db76a2c9edb93ef45d6 authored almost 3 years ago by Lazaros Toumanidis <[email protected]>
Fixed a typo in word 'sentinel'
dd1157daf0c3be18848d1ff96fdad2a10feb1c82 authored almost 3 years ago by ondrej <[email protected]>* cluster links
* docstring
* skip test
Co-authored-by: Chayim <[email protected]...
a6a003c1b04635b5c40616faf451a09c5bc6372d authored almost 3 years ago by dvora-h <[email protected]>* delslotsrange
* test
* linters
* skip test
* linters
5d5f8923e48f7fe2d30959db50cc9bcfc953578b authored almost 3 years ago by dvora-h <[email protected]>* add cluster addslotsrange
* Add support for CLUSTER ADDSLOTSRANGE
* docstring
* fix t...
9376ed82cd8b8296f5585eb96d137e54b56d723d authored almost 3 years ago by dvora-h <[email protected]>8d949a3f39bc6fe17ee90009e78f17b32f69899a authored almost 3 years ago by Kolja Lampe <[email protected]>
Co-authored-by: Chayim <[email protected]>
6df00190f386f50c5ac5c0b34f30c547dfd40b5c authored almost 3 years ago by dvora-h <[email protected]>5bf9034266e89b9573a4efe2d4bbe56a961409eb authored almost 3 years ago by dvora-h <[email protected]>
* add pexpiretime
* skip test
1f2259fa3078d38048060a429837fb13f397686e authored almost 3 years ago by dvora-h <[email protected]>* add expiretime
* skip test
f987a0cc86bd37aeaec3d73547c6176b651acd7b authored almost 3 years ago by dvora-h <[email protected]>* 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]>* 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 `items` parameter to `hset`
* Add test for `hset` with `items`
* Update CHANGES
*...
6c798df564b644bdad1d7e09f1d750e4fee34848 authored almost 3 years ago by Marek Czaplicki <[email protected]>Co-authored-by: Chayim <[email protected]>
98fd06eb8df1ecc109b4a5fb2d2a2e810142283e authored almost 3 years ago by dvora-h <[email protected]>* 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
* Fix flake8 errors
* lint fix
Co-autho...
a77df17cf3c36444540f6bce793720e1ee06f1c7 authored almost 3 years ago by Andrew Chen Wang <[email protected]>49af47cc5ca15b52dfdc2b3d013cc01e8ec3f1ac authored almost 3 years ago by Andrew Chen Wang <[email protected]>
b1ca339c50e5c77dbba066349842bdfe49357c5e authored almost 3 years ago by Eddie Darling <[email protected]>
* 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
* add to tox
* mod cluster
Co-authored-by: dvora-h <dvora.hel...
87764e7eed05d19519110d06c66a4c00ea59bcac authored almost 3 years ago by Chayim <[email protected]>d33ff442a0bf7e9a6f20874e20f09f20946917eb authored almost 3 years ago by OfirMos <[email protected]>
afc83e11146a9cb4f7fdeedc3b7fec7e1fe2953c authored almost 3 years ago by Andrew Chen Wang <[email protected]>
1256fddae761f4b81783d684ff7cb803ca835931 authored almost 3 years ago by Chayim <[email protected]>
6df1ba3b16aa8f1f930a5224cf911c334d1ba19b authored almost 3 years ago by Andrew Chen Wang <[email protected]>
* v4.2.0-rc1
* 4.2.0rc1
4a714aa64036b2a86a3da589b5d7a92a05726477 authored almost 3 years ago by dvora-h <[email protected]>* Add cluster support for scripting
* Fall back to connection_pool.get_encoder if necessary
...
Co-authored-by: Chayim I. Kirshen <[email protected]>
1983905d5adceaba2c3b27ba8f569dcb5387cc35 authored almost 3 years ago by Éric Lemoine <[email protected]>* add function support
* linters
* test fcall
* decode reponses for unstable_r
* lin...
fa76ac49a9ea02c204bd4f1644f39d90140cf356 authored almost 3 years ago by dvora-h <[email protected]>f2e34739fccab28a28a066a3ece955eb455b32f9 authored almost 3 years ago by Mike Shchurov <[email protected]>
Co-authored-by: Chayim I. Kirshen <[email protected]>
Co-authored-by: dvora-h <[email protected]>
e3c989d93e914e6502bd5a72f15ded49a135c5be authored almost 3 years ago by Chayim <[email protected]>
cf8b192f11f52516cf463a22ee465ed6c2386947 authored almost 3 years ago by Sebastian Rittau <[email protected]>
* Add support for ACL DRYRUN
* Fix linter error
* Revert "Fix linter error"
This revert...
9a1b00f92fd2694babb57ac9f5e57639201a9827 authored almost 3 years ago by dogukanteber <[email protected]>c56a7584388f9e76c689ee147fae548cdcba59b9 authored almost 3 years ago by Chayim <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
e6ccc9ce52047c455d16abb87dd0ba8004347b75 authored almost 3 years ago by Chayim <[email protected]>9a02bfd569c632e3563ad4c4af1f363174ec1af8 authored almost 3 years ago by Jose Toro <[email protected]>
d6fad87fab5275125556ff4db6a3a66f596ebb12 authored almost 3 years ago by Jason Huang <[email protected]>
ec3680bcdd268914626fd1679fe24401ac50dc9a authored almost 3 years ago by Chayim <[email protected]>
968035308e12e2fcefe28b6507e9c4e715eb8331 authored almost 3 years ago by dvora-h <[email protected]>
* add changes workflow
* Update update-changes.yaml
* Fix changes workflow
* change wor...
aafa7f1ba150afb6d003e813386895e7ca08db6d authored almost 3 years ago by dvora-h <[email protected]>* add changes workflow
* Update update-changes.yaml
* Fix changes workflow
857d839459b647b7bef073b5a871e17923ac5916 authored almost 3 years ago by dvora-h <[email protected]>* add changes workflow
* Update update-changes.yaml
c5eafcc6e551de4d899b43f9a115e0d9965e6111 authored almost 3 years ago by dvora-h <[email protected]>195880a310a068f370eb71ad59fc8240e308e00d authored almost 3 years ago by dvora-h <[email protected]>
ae043a6031d7d569511912f4e9234d0395ee9e40 authored almost 3 years ago by dvora-h <[email protected]>
* fix quantile test
* add space
42ffc3e06564b4b02975fa3114cbb37ab6572ca6 authored almost 3 years ago by Ariel Shtul <[email protected]>* 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]>b1ffbc91b2c0ee305dd9fd9ebe01654a7ec18e8b authored almost 3 years ago by dvora-h <[email protected]>
9b99bf98375574540a5f1642d0fd7900781d0761 authored almost 3 years ago by dogukanteber <[email protected]>
* 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]>* unsupported hello
* add test and docstring
* linters
* fix docstring
* linters
...
ba3134cd6bbd9093028badfb3f37f214b6668055 authored almost 3 years ago by dvora-h <[email protected]>* unsupported failover
* add test and docstring
* fix docstring
f9d8091bec3e83cbc0a699ac7b79894559ee0b3f authored almost 3 years ago by dvora-h <[email protected]>* unsupported auth
* unsupported-auth
* add test and docstring
* fix docstring
d7dab861280ecd7dece8d96b3d05cea85d7abac2 authored almost 3 years ago by dvora-h <[email protected]>a87a750ed1a39138ba4526537335012fc95142c9 authored almost 3 years ago by dvora-h <[email protected]>
* add type hint for set commands
* switch to List
9442d34beb8254aebe87b9b48ef7e627e1079837 authored almost 3 years ago by dvora-h <[email protected]>* 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
* fix cluster tests
* linters
* delete breaking chan...
a5e59960ba1f53e75b2624999638d15ffd7592ca authored almost 3 years ago by dvora-h <[email protected]>* add redis5 and redis4 dockers
* redis versions testenv
* path changes
* fix linters
...
* Add support for BLMPOP
* add type hints
* fix test
* fix comment
* fix pr comment
...
* Add support for LMPOP
* add type hints
* fix linters
aaddeb6a9c0d2fcacf240c5ace7ba76fddee2fc1 authored almost 3 years ago by dvora-h <[email protected]>* add sintercard
* fix pr comment
b541da6b00c00f038293b596a62b5ecb6fdbbaa4 authored almost 3 years ago by dvora-h <[email protected]>* fix naming convention
* fix worng changes
7ea1bf7593f72b5e23f7e4efc7890faec8a3dde5 authored almost 3 years ago by dvora-h <[email protected]>* add evalsha-ro
* fix pr comment
* add type hints
* add type hints
7f7f4f6c85c2d05e1810b512890ec42f64ffa0b3 authored almost 3 years ago by dvora-h <[email protected]>* 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 zintercard
* fix pr comment
* linters
e37ebd5f399c294dc7d886448eba62065778f7e9 authored almost 3 years ago by dvora-h <[email protected]>146e58eb3531dc8b7136b88200e6079f50cee4a8 authored almost 3 years ago by dvora-h <[email protected]>