elixir_leaderboard v0.1.5 ElixirLeaderboard.EtsStore View Source
Use this storage engine to get efficient leaderboards powered by ets. Supports
client/server mode via ElixirLeaderboard.Leaderboard.start_link/1
and
ElixirLeaderboard.Leaderboard.async_populate/2
. This is the default storage
engine.