forked from EllieBotDevs/elliebot
11 lines
340 B
Markdown
11 lines
340 B
Markdown
# Coordinator project
|
|
|
|
Grpc-based coordinator useful for sharded EllieBot. Its purpose is controlling the lifetime and checking status of the shards it creates.
|
|
|
|
### Supports
|
|
|
|
- Checking status
|
|
- Individual shard restarts
|
|
- Full shard restarts
|
|
- Graceful coordinator restarts (restart/update coordinator without killing shards)
|
|
- Kill/Stop
|