Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 8c56670

Browse files
committed
use bullmq for substream scheduling
1 parent ed6c4fe commit 8c56670

File tree

7 files changed

+612
-143
lines changed

7 files changed

+612
-143
lines changed

docker-compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ services:
4141
command: "--save 60 500 --appendonly yes --appendfsync everysec"
4242
volumes:
4343
- "redis-data:/data"
44+
ports:
45+
- "6379:6379"
4446

4547
prometheus:
4648
image: prom/prometheus

0 commit comments

Comments
 (0)