brusselopole / Worldopole

Worldopole is a third party extension for RocketMap showing some nice statistics.
MIT License
85 stars 79 forks source link

Update how we store count data - make it "resistant" to db-truncations #349

Closed 123FLO321 closed 6 years ago

123FLO321 commented 6 years ago

Description

This PR updatest how count data is stored. Now data is stored permanently independent on whether or not the db gets truncated. Works the same way the raid detection works.

Motivation and Context

With this PR we can truncated the pokemon table without losing count data.

How Has This Been Tested?

Local instance but needs further testing.

Screenshots (if appropriate):

Types of changes

michikrug commented 6 years ago

Please describe you changes more clearly, since we already store the count in a file.

(I get what you are aiming for, but please help others to do so too ;))

Obihoernchen commented 6 years ago

anybody tested this one?