Fortify-Labs / Fortify

Dota Underlords data platform
https://fortify.gg
GNU Affero General Public License v3.0
17 stars 2 forks source link

Store imported leaderboard in ImportCompletedEvent #299

Closed ThomasK33 closed 3 years ago

ThomasK33 commented 3 years ago

If historization fails and is thus unable to store the current value in redis, leaderboards values can get lost.

By storing timestamped leaderboard values, data can be stored later on with correct point in time data.