summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pinning to redis-stack-server, for nowck440Chayim I. Kirshen2022-12-041-1/+1
* Merge remote-tracking branch 'origin' into ck440Chayim I. Kirshen2022-12-044-12/+16
|\
| * Updating dev dependencies (#2475)Chayim2022-12-044-12/+16
* | Version 4.4.0Chayim I. Kirshen2022-12-041-1/+1
|/
* Removing Deprecated LGTM (#2473)Chayim2022-12-041-1/+0
* Use explicit index name in RediSearch example (#2466)Igor Malinovskiy2022-12-041-7/+9
* Async clusters: Support creating locks inside async functions (#2471)Utkarsh Gupta2022-12-041-1/+5
* Async: added 'blocking' argument to call lock method (#2454)Sibuken2022-12-013-0/+24
* Added a replacement for the default cluster node in the event of failure. (#2...Bar Shaul2022-12-015-3/+128
* Wrong number of arguments for `geosearch` command (#2464)dvora-h2022-12-011-1/+1
* Adding connection step to bloom filter examples (#2478)Nermina Miller2022-11-301-10/+14
* Install package deps in readthedocs build (#2465)Igor Malinovskiy2022-11-221-0/+1
* GitHub Workflows security hardening (#2444)Alex2022-11-214-0/+16
* Fix Sentinel.execute_command to execute across the entire sentinel cluster (...SyedTahaA2022-11-212-2/+3
* Removed bad tokens from connection_examples.ipynb to fix the json output (#2455)Bar Shaul2022-11-211-5/+0
* Retry documentation. (#2166) (#2456)Luca Cillario2022-11-213-2/+69
* Version 4.4.0rc4 (#2451)v4.4.0rc4dvora-h2022-11-101-1/+1
* Failover handling improvements for RedisCluster and Async RedisCluster (#2377)Bar Shaul2022-11-1014-166/+413
* CredentialsProvider class added to support password rotation (#2261)Bar Shaul2022-11-1013-74/+898
* Fix special response parsing options handling (#2302)Shay Fadida2022-11-095-2/+36
* Enable AsyncIO cluster mode lock (#2446)Milhan2022-11-095-7/+90
* 4.4.0-rc3 (#2447)v4.4.0rc3Chayim2022-11-081-1/+1
* fix docs for password protected socket access (#2378)Robert Hofer2022-11-076-5/+6
* Remove the superflous SocketBuffer from asyncio PythonParser (#2418)Kristján Valur Jónsson2022-10-302-137/+42
* Remove `deprecated` dependency (#2386)Aarni Koskela2022-10-307-16/+39
* Link to the latest pre-release (#2440)Chayim2022-10-301-0/+1
* Remove default None value from LMPOP (#2438)dvora-h2022-10-301-1/+1
* Fix KeyError in async cluster - initialize before execute multi key commands ...dvora-h2022-10-302-0/+28
* Adding python 3.11 to CI (#2428)Chayim2022-10-301-2/+2
* Add missing dots in README.md (#2435)Andrei Andrukhovich2022-10-301-4/+4
* Tidy up asyncio examples. (#2431)Sam Bull2022-10-301-41/+27
* fix: catch OSError on asyncio (#2412)송형근(Hyeongguen Song)/DnU2022-10-251-2/+2
* doc: redismodules.rst fix (#2429)Ashik Shezan2022-10-251-1/+1
* Test `test_get_moveable_keys` was broken (#2411)Nikita Sobolev2022-10-251-15/+7
* Add to_string method for GeoValue (#2404)Anne Yang2022-10-251-0/+3
* Fixing bloom tests (#2430)Chayim2022-10-252-6/+6
* Deprecate `add_doccument` (FT.ADD) (#2425)dvora-h2022-10-243-369/+178
* Updating the docker image for the module cluster (#2426)Chayim2022-10-241-1/+1
* Updating release drafter title hashes (#2422)Chayim2022-10-241-4/+3
* Fix `TIMESERIES` (round floats) and `JSON` tests (#2421)dvora-h2022-10-235-14/+7
* Fixing invalid vulnerability report (#2424)Chayim2022-10-231-0/+2
* Update dockers tags (#2409)dvora-h2022-10-181-8/+8
* remove tdigest.add weights (#2408)dvora-h2022-10-064-50/+40
* Simplify async timeouts and allowing `timeout=None` in `PubSub.get_message()...v4.4.0rc2Kristján Valur Jónsson2022-09-295-112/+57
* 4.4.0rc2 (#2403)dvora-h2022-09-291-1/+1
* Dev/no can read (#2360)Kristján Valur Jónsson2022-09-295-44/+41
* Add `nowait` flag to `asyncio.Connection.disconnect()` (#2356)Kristján Valur Jónsson2022-09-293-40/+55
* Catch `Exception` and not `BaseException` in the `Connection` (#2104)Kristján Valur Jónsson2022-09-294-7/+121
* Fix - aggregation request arguments for LIMIT (#2393)dvora-h2022-09-291-4/+2
* vecsim docs fix (#2402)Chayim2022-09-281-1/+1