Skip to content

Commit 254a69b

Browse files
authored
Merge branch 'master' into xautoclaim_start_id_type
2 parents 397e8e3 + a8c8227 commit 254a69b

18 files changed

+1559
-358
lines changed

CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
21
* Fix start_id type for XAUTOCLAIM
2+
* Remove verbose logging from cluster.py
3+
* Add retry mechanism to async version of Connection
34
* Compare commands case-insensitively in the asyncio command parser
45
* Allow negative `retries` for `Retry` class to retry forever
56
* Add `items` parameter to `hset` signature

docs/examples.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Examples
1212
examples/set_and_get_examples
1313
examples/search_vector_similarity_examples
1414
examples/pipeline_examples
15+
examples/redis-stream-example.ipynb

0 commit comments

Comments
 (0)