major refactor: sig ch, remove conf settings, jetstream pub, ci

* This is a major refactor and includes general improvements around

- context cancellation
- build settings
- jetstream pub sub
- logging
- docker builds
- conf loading
This commit is contained in:
2023-03-08 14:30:40 +00:00
parent 661e6cf1f1
commit 2bbc05bb45
30 changed files with 688 additions and 489 deletions

View File

@@ -1,5 +1,5 @@
export PG_HOST=localhost
export PG_PORT=5432
export PG_DB=cic_indexer
export PG_USER=postgres
export PG_PASSWORD=postgres
EVENTS_CHAIN__GRAPHQL_ENDPOINT=
EVENTS_CHAIN__WS_ENDPOINT=
EVENTS_SYNCER__INITIAL_LOWER_BOUND=
EVENTS_POSTGRES__DSN=
EVENTS_JETSTREAM__ENDPOINT=