Commit 70a0334
fix: do not recreate group if redis is empty (#114)
* fix: do not recreate group if redis is empty
* fix: fixed the fix
* fix: add ttl
* perf: fill redis once to avoid too many backend calls
* fix: remove ttl, otherwise we lose track
this Redis collection will be manually deleted
* fix: void the fillRedis promise
---------
Co-authored-by: Lorenzo Corallo <lorenzo.corallo@outlook.it>
Co-authored-by: Lorenzo Corallo <66379281+lorenzocorallo@users.noreply.github.com>1 parent cc1dcd3 commit 70a0334
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
0 commit comments