nickb.dev · Sep 17, 2022
Favoring SQL over Redis for an evergreen leaderboard
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
At PDX Tools , one has the option to upload an EU4 save file and the app will deduce what achievements were earned and how many ingame days have elapsed in the save. 
 With this information we can create a leaderboard for individual achievements. 
 Here’s the Postgres database schema to start us off, where we store the save id, the time it was uploaded, what achievements were…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.