Veonms / amharc

0 stars 0 forks source link

Cache Glowmarkt data #4

Closed Veonms closed 1 month ago

Veonms commented 1 month ago

The Glowmarkt user data token is active for 500 days. This data should be stored in a Valkey.

Veonms commented 1 month ago

Instead of just caching user data we can also cache the delta (last date received) so we don't need to run a query against the main DB.

Veonms commented 1 month ago

Closed with #9