You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add transaction context creation from Redis pipeline
- Introduced `transaction_context_from_pipeline` method to allow atomic job queuing within an existing Redis transaction.
- This enhancement improves the flexibility of transaction handling in the queue implementation.
0 commit comments