Bentheburrito / sacastats

A stat site for Connery's SaCa outfit members. Built with Elixir and Phoenix
MIT License
2 stars 0 forks source link

Add TTL to Character/OnlineStatus Cache entries #153

Closed Bentheburrito closed 1 year ago

Bentheburrito commented 1 year ago

When inserting new entries into character_cache and online_status_cache, we should add a TTL for each entry (24h). Also, if a player logs out, their entry (if it exists) should be marked dirty, so the next time the entry is accessed the Census is hit for an update