Demo with Redis Sorted set Create redis container $docker container run -d -p 6379:6379 redis Run $go mod tidy $go run main.go