https://github.com/matheus1lva/liquidator
https://github.com/matheus1lva/liquidator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matheus1lva/liquidator
- Owner: matheus1lva
- License: mit
- Created: 2024-07-01T22:02:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T22:03:19.000Z (11 months ago)
- Last Synced: 2025-01-02T02:08:56.285Z (5 months ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Liquidator bot
Before starting the consumer and producer as well, add multiple topics running:
```
docker-compose exec kafka kafka-topics.sh --create --topic account-liquidations --partitions 10 --replication-factor 1 --if-not-exists --zookeeper zookeeper:2181
```to increase parallelism