Commit 1862517
committed
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.1 parent 0925946 commit 1862517
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
164 | 173 | | |
165 | 174 | | |
166 | 175 | | |
| |||
0 commit comments