Skip to content

Conversation

@powersemmi
Copy link
Contributor

@powersemmi powersemmi commented Oct 21, 2025

Description

Added support for this feature because I need it myself. A description of the feature can be found in the dock.

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • My code adheres to the style guidelines of this project (just lint shows no errors)
  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • Both new and existing unit tests pass successfully on my local environment by running just test-coverage
  • I have ensured that static analysis tests are passing by running just static-analysis
  • I have included code examples to illustrate the modifications

@github-actions github-actions bot added documentation Improvements or additions to documentation Redis Issues related to `faststream.redis` module and Redis features labels Oct 21, 2025
@powersemmi powersemmi force-pushed the feat/add-redis-xautoclaim-support branch from 0f7b9fb to 297e5e9 Compare October 21, 2025 02:55
@powersemmi powersemmi force-pushed the feat/add-redis-xautoclaim-support branch 3 times, most recently from 13ce9f5 to 7eb243b Compare October 27, 2025 19:01
Signed-off-by: Victor Maleca <powersemmi@gmail.com>
…e` usage

Signed-off-by: Victor Maleca <powersemmi@gmail.com>
@powersemmi powersemmi force-pushed the feat/add-redis-xautoclaim-support branch from 7eb243b to 7dfbeb1 Compare October 27, 2025 19:06
Copy link
Member

@Lancetnik Lancetnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. add links to Redis original doc
  2. add new pages to navigation
  3. move new tests to test_autoclaim.py
  4. use public API in tests everywhere if it is possible

@powersemmi powersemmi force-pushed the feat/add-redis-xautoclaim-support branch 2 times, most recently from 3bd1cdd to 07752f8 Compare October 28, 2025 18:18
Signed-off-by: Victor Maleca <powersemmi@gmail.com>
@powersemmi powersemmi force-pushed the feat/add-redis-xautoclaim-support branch from 07752f8 to e588642 Compare October 28, 2025 18:41
@powersemmi powersemmi requested a review from Lancetnik October 28, 2025 18:52
@Lancetnik Lancetnik added this pull request to the merge queue Oct 28, 2025
Merged via the queue into ag2ai:main with commit ce2b3f8 Oct 28, 2025
29 checks passed
@powersemmi powersemmi deleted the feat/add-redis-xautoclaim-support branch October 31, 2025 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Redis Issues related to `faststream.redis` module and Redis features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants