|
|
c8b4c208e6
|
WIP
|
2022-11-28 15:22:39 +01:00 |
|
|
|
e2c1922269
|
ship_processor.go: Store block number as a global variable. so we can access it in processTraces() later
|
2022-06-29 10:44:36 +02:00 |
|
|
|
231b467dbe
|
Also move "redis wrapper" into it's own package.
|
2022-03-11 11:35:33 +01:00 |
|
|
|
c13b2d49c6
|
Merge branch 'performance-fix'
# Conflicts:
# go.mod
# go.sum
# redis.go
|
2022-02-02 16:10:27 +01:00 |
|
|
|
ad37945951
|
ship_processor.go: use redis pipelines for publishing.
|
2022-01-20 11:52:31 +01:00 |
|
|
|
6cdb596b41
|
ship_processor.go: also publish transactions to redis.
|
2022-01-20 11:24:18 +01:00 |
|
|
|
bfaaacc3ad
|
ship_processor.go: Print error when encoding fails.
|
2022-01-20 11:22:54 +01:00 |
|
|
|
164d0a4153
|
Initial commit
|
2022-01-17 13:45:25 +01:00 |
|