acmcsufoss / lc-dailies

Daily Leetcode challenges for members to practice their algorithms.
https://acmcsuf.com/lc-dailies
MIT License
3 stars 0 forks source link

Backup leaderboard data #62

Open EthanThatOneKid opened 3 months ago

EthanThatOneKid commented 3 months ago

The leaderboard data is vulnerable to being unrecoverable if deleted or lost. Consider backing up the data consistently for increased data security.

See: https://docs.deno.com/deploy/kv/manual/backup/