Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update worker to use new leaderboard #65

Merged
merged 5 commits into from
May 19, 2021

Commits on May 18, 2021

  1. Change worker to use new leaderboard

    Arthur Nogueira Gonçalves committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1735bf9 View commit details
    Browse the repository at this point in the history
  2. Fix database struct name

    Arthur Nogueira Gonçalves committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ec0c92a View commit details
    Browse the repository at this point in the history
  3. Change ExpirationDatabase interface to a better name Expiration

    Arthur Nogueira Gonçalves committed May 18, 2021
    Configuration menu
    Copy the full SHA
    de96bdd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update leaderboard/database/redis_expiration_test.go

    Co-authored-by: Matheus Nogueira <matheus.nogueira2008@gmail.com>
    arthur29 and mathnogueira authored May 19, 2021
    Configuration menu
    Copy the full SHA
    c3c95aa View commit details
    Browse the repository at this point in the history
  2. Change testing config to config config

    Arthur Nogueira Gonçalves committed May 19, 2021
    Configuration menu
    Copy the full SHA
    42b0590 View commit details
    Browse the repository at this point in the history