Commit c53ebbd
cacheable - fix: upgrade qified and @qified/redis to 0.10.1 (#1631)
Upgrade qified and @qified/redis from 0.9.0 to 0.10.1.
The qified 0.10 release renamed the Qified class's unsubscribe method to
unsubscribeMessage (the topic/queue-level unsubscribe is now scoped). Update
sync.ts to call unsubscribeMessage on namespace changes.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f93f91c commit c53ebbd
3 files changed
Lines changed: 67 additions & 52 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments