deps: upgrade, deprecate redis, upgrade pond worker

This commit is contained in:
2025-05-26 13:00:34 +03:00
parent 20434beb17
commit f90cc75323
8 changed files with 121 additions and 238 deletions

View File

@@ -10,8 +10,6 @@ db_type = "bolt"
# Tune max go routines that can process blocks
# Defaults to (nproc * 3)
pool_size = 0
# If you are using an archive node, set this to true
batch_size = 100
[redis]
dsn = "127.0.0.1:6379"