summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix review commentscluster-fixesdvora-h2022-11-081-2/+2
* Merge branch 'master' into cluster-fixesChayim2022-11-086-5/+6
|\
| * fix docs for password protected socket access (#2378)Robert Hofer2022-11-076-5/+6
* | Changed the default value of reinitialize_steps from 10 to 5Bar Shaul2022-11-022-3/+3
* | Updating retry object for existing and new connectionsBar Shaul2022-11-029-3/+37
* | Reverting deletion of connection_error_retry_attempts to maintain backward co...Bar Shaul2022-11-021-0/+2
* | Fixing lintersBar Shaul2022-11-021-1/+1
* | Changed get_default_backoff to default_backoff, removed retry_on_error and co...Bar Shaul2022-11-027-51/+27
* | Fixed test_client_kill testBar Shaul2022-11-021-1/+5
* | Fixed testBar Shaul2022-11-023-56/+63
* | Fixed lintersBar Shaul2022-11-021-0/+1
* | Added getter and setter for the client's retry object and added more testsBar Shaul2022-11-028-26/+169
* | Added to CHANGESBar Shaul2022-11-021-0/+2
* | Type fixesBar Shaul2022-11-022-11/+11
* | Fixed lintersBar Shaul2022-11-023-9/+9
* | Cluster&AsyncCluster: Removed handling of timeouts/connection errors within t...Bar Shaul2022-11-028-155/+234
|/
* 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
* Dev/no lock (#2308)Kristján Valur Jónsson2022-09-284-66/+29
* Update GitHub Actions versions (#2389)Aarni Koskela2022-09-283-18/+14
* Support Hiredis >= 1.x only (remove `packaging` dependency) (#2385)Aarni Koskela2022-09-287-48/+16
* Reinstate codecov in CI (removed in #2392) (#2394)Aarni Koskela2022-09-211-5/+4
* Add support for new TDIGEST features and changes (#2392)dvora-h2022-09-217-88/+229
* Adding support for readable test results (#2381)Chayim2022-09-152-4/+19
* workflows/integration: trailofbits/gh-action-pip-audit is now pypa/gh-action-...William Woodruff2022-09-141-1/+1