Files
nadekobot/src/NadekoBot.Coordinator
Kwoth 6c39044435 - Using PeriodicTimer in a few places instead of Timer
- Some small refactorings
- Fixed reference to non-existent command in bot.yml
2022-01-05 08:00:25 +01:00
..
2021-09-06 21:34:46 +02:00
2021-09-06 21:34:46 +02:00
2021-12-28 10:50:30 +01:00
2021-09-06 21:34:54 +02:00

Coordinator project

Grpc-based coordinator useful for sharded NadekoBot. 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