Skip to content

jamesxu123/ranker-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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