Ken Hibino
|
69d7ec725a
|
Close redis client after each test run
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
4492ed9255
|
Change internal constructor signatures.
Created "params" type to avoid positional arguments.
Personally it feels more explicit and reads better.
|
2020-05-17 13:25:24 -07:00 |
|
Ken Hibino
|
46ab4417dd
|
Add test to simulate situation where redis is down
|
2020-04-19 08:51:17 -07:00 |
|
Ken Hibino
|
42453280f4
|
Fix subscriber to not panic when it cannot establish pubsub channel on
startup
|
2020-04-19 08:51:17 -07:00 |
|
Ken Hibino
|
d664d68fa4
|
Extract out log package
|
2020-03-09 07:17:52 -07:00 |
|
Ken Hibino
|
906f231e6c
|
Fix data race in subscriber test
|
2020-02-16 18:22:59 -08:00 |
|
Ken Hibino
|
3d9a222bb3
|
Use sync.WaitGroup for shutdown
|
2020-02-16 18:22:59 -08:00 |
|
Ken Hibino
|
6685827147
|
Add redis pubsub subscriber for cancelation
|
2020-02-13 06:23:51 -08:00 |
|