|
|
c13b2d49c6
|
Merge branch 'performance-fix'
# Conflicts:
# go.mod
# go.sum
# redis.go
|
2022-02-02 16:10:27 +01:00 |
|
|
|
50e3dfd0ce
|
main.go: check redis connection.
|
2022-02-02 15:58:18 +01:00 |
|
|
|
c1264b2dc1
|
main.go: refactor read loop to do connect (and reconnect indefinitely if connection drops)
|
2022-02-02 15:25:50 +01:00 |
|
|
|
107f3c384c
|
main.go: call shClient.IsOpen() and exit early if closed in interrupt handler.
|
2022-02-02 15:14:56 +01:00 |
|
|
|
f2e222e058
|
main.go: log a message when getting chain info.
|
2022-02-02 15:10:22 +01:00 |
|
|
|
e079a896cf
|
main.go: call InitAbiCache()
|
2022-01-20 15:22:21 +01:00 |
|
|
|
925db35646
|
Add cli option and functionality to write PID file.
|
2022-01-17 13:56:32 +01:00 |
|
|
|
2b55546e5e
|
Adding getopt and some cli flags.
|
2022-01-17 13:46:14 +01:00 |
|
|
|
164d0a4153
|
Initial commit
|
2022-01-17 13:45:25 +01:00 |
|