Skip to content

Add Redis-backed checkpointer with tests and usage examples#2

Merged
ODudek merged 1 commit into
mainfrom
feature/redis-checkpointer
Feb 11, 2026
Merged

Add Redis-backed checkpointer with tests and usage examples#2
ODudek merged 1 commit into
mainfrom
feature/redis-checkpointer

Conversation

@ODudek

@ODudek ODudek commented Feb 11, 2026

Copy link
Copy Markdown
Owner
  • Implements clientlibrary/checkpoint/redis with RedisCheckpoint
  • Provides atomic lease/claim logic via Lua scripts
  • Includes full unit test suite and mocks
  • Adds redis-consumer and redis-multitenant usage examples
  • Refactors ErrLeaseNotAcquired to export Cause field
  • Removes unused ErrNoLeaseOwner from DynamoDB checkpointer

- Implements clientlibrary/checkpoint/redis with RedisCheckpoint
- Provides atomic lease/claim logic via Lua scripts
- Includes full unit test suite and mocks
- Adds redis-consumer and redis-multitenant usage examples
- Refactors ErrLeaseNotAcquired to export Cause field
- Removes unused ErrNoLeaseOwner from DynamoDB checkpointer
@ODudek ODudek merged commit 0a2ddd1 into main Feb 11, 2026
5 checks passed
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