Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 222 Bytes

File metadata and controls

3 lines (3 loc) · 222 Bytes
  1. Instead of synchronous processing, use a queue (e.g. RabbitMQ, Kafka) to asynchronously process leaderboard jobs.
  2. Add other github org management functionalities like bulk add users
  3. Move business logic to services