Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 227 Bytes

Ranker-go

Uses Glicko2 ranking system to schedule and orchestrate pairwise comparisons on a set of "competitors". Competitors can be anything.

Architecture

  • GORM
  • Redis for state management and comparison orchestration