Skip to content

Commit f3a76ca

Browse files
authored
Merge branch 'master' into ck-docsrevamp
2 parents 4f8fe2a + a246f40 commit f3a76ca

38 files changed

+2583
-637
lines changed

CHANGES

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

docs/examples.rst

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

0 commit comments

Comments
 (0)