|
|
ee142d3d7c
|
Handle SIGINT in server better by moving DB call to after redis shutdown
|
2024-01-18 12:00:13 +08:00 |
|
|
|
bb55137bb4
|
Disconnect one client while quitting the other
|
2024-01-18 11:39:41 +08:00 |
|
|
|
fa685d4a29
|
Tear down redis with disconnect instead of quit
|
2024-01-18 11:28:09 +08:00 |
|
|
|
d558fe2b17
|
fix tests
|
2024-01-18 11:24:26 +08:00 |
|
|
|
65347a1996
|
Use quit when shutting down redis
|
2024-01-17 17:30:16 +08:00 |
|
|
|
361d57ac1d
|
Remove secrets loading as this is handled by k8s now. Fix redis init
|
2024-01-17 13:33:20 +08:00 |
|
|
|
d1438fe800
|
Remove old code, clean up redis logging
|
2024-01-17 11:47:31 +08:00 |
|
|
|
68b7b93586
|
More logging
|
2024-01-17 10:42:38 +08:00 |
|
|
|
0936942378
|
Remove connect call
|
2024-01-16 23:32:53 +08:00 |
|
|
|
50b48a4225
|
Separate worker and client code for redis connections
|
2024-01-16 23:21:48 +08:00 |
|
|
|
c5e4e2216b
|
Simplify connection options
|
2024-01-16 23:02:46 +08:00 |
|
|
|
49734efec7
|
Add logging
|
2024-01-16 22:43:06 +08:00 |
|
|
|
7ee3866f34
|
Pull in the newer connection and retry strategy code
|
2024-01-16 22:04:19 +08:00 |
|
|
|
fcf2d07c99
|
Update redis data source
|
2024-01-16 21:58:34 +08:00 |
|
|
|
5986bd0a68
|
Change around redis initialization so we can pull in secrets from secret manager async on startup
|
2024-01-16 21:30:15 +08:00 |
|