Skip to content

Add GitHub Actions CI workflow for Redis transport tests#2130

Merged
jeremydmiller merged 2 commits intomainfrom
redis-ci
Feb 7, 2026
Merged

Add GitHub Actions CI workflow for Redis transport tests#2130
jeremydmiller merged 2 commits intomainfrom
redis-ci

Conversation

@jeremydmiller
Copy link
Copy Markdown
Member

No description provided.

jeremydmiller and others added 2 commits February 7, 2026 11:41
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace SortedSetPopAsync (which destructively removes and re-adds entries,
temporarily emptying the sorted set) with SortedSetRangeByScoreAsync to query
only ready entries without disturbing non-ready ones. Also fixes ordering
(was descending/furthest-future-first, now ascending/earliest-due-first).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant