Commit 45d1873
Bug 1 prefix (#24)
* Debugging Key Prefix Issue. Removed Ioredis types dev dep.
* bug-1: strip the prefix prior to binding listeners if using keyPrefix. (#20)
* bug-1: strip the prefix prior to binding listeners if using keyPrefix.
* Additional strip / prepend logic to account for ioredis xgroup not using keyPrefix.
---------
Co-authored-by: Zach Sherbondy <[email protected]>
Co-authored-by: Zach Sherbondy <[email protected]>
* Removed debug logs. Changed createConsumerGroup debug log to the new stream name with the prefix if existent.
Reverted example apps state.
* Bumped version to 1.2.0.
---------
Co-authored-by: Zach <[email protected]>
Co-authored-by: Zach Sherbondy <[email protected]>
Co-authored-by: Zach Sherbondy <[email protected]>1 parent f4920a6 commit 45d1873
File tree
7 files changed
+706
-688
lines changed- examples
- client-app
- users-microservice
- src
- lib
7 files changed
+706
-688
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
100 | 108 | | |
101 | 109 | | |
102 | 110 | | |
| |||
106 | 114 | | |
107 | 115 | | |
108 | 116 | | |
109 | | - | |
| 117 | + | |
110 | 118 | | |
111 | 119 | | |
112 | 120 | | |
| |||
214 | 222 | | |
215 | 223 | | |
216 | 224 | | |
217 | | - | |
| 225 | + | |
| 226 | + | |
218 | 227 | | |
219 | 228 | | |
220 | 229 | | |
221 | 230 | | |
222 | | - | |
| 231 | + | |
223 | 232 | | |
224 | 233 | | |
225 | 234 | | |
| |||
269 | 278 | | |
270 | 279 | | |
271 | 280 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
276 | 289 | | |
277 | 290 | | |
278 | 291 | | |
| |||
285 | 298 | | |
286 | 299 | | |
287 | 300 | | |
| 301 | + | |
288 | 302 | | |
289 | 303 | | |
290 | 304 | | |
291 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
292 | 327 | | |
293 | 328 | | |
294 | 329 | | |
| |||
0 commit comments