Skip to content

Commit

Permalink
Merge branch 'master' into async_cluster_args
Browse files Browse the repository at this point in the history
  • Loading branch information
dvora-h authored Jul 27, 2022
2 parents 8e066a2 + a246f40 commit 79de404
Show file tree
Hide file tree
Showing 27 changed files with 1,789 additions and 335 deletions.
3 changes: 2 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

* Fix start_id type for XAUTOCLAIM
* Remove verbose logging from cluster.py
* Add retry mechanism to async version of Connection
* Compare commands case-insensitively in the asyncio command parser
* Allow negative `retries` for `Retry` class to retry forever
Expand Down
2 changes: 2 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ Examples
examples/set_and_get_examples
examples/search_vector_similarity_examples
examples/pipeline_examples
examples/timeseries_examples
examples/redis-stream-example.ipynb
Loading

0 comments on commit 79de404

Please sign in to comment.