casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 8 forks source link

Private insts don't load from the database correctly #498

Closed KallynGowdy closed 1 week ago

KallynGowdy commented 1 week ago

Currently, if an inst's data has been deleted from Redis, it won't load from the database for some reason (even though there is a version in the database). This can cause issues when the Redis database gets too large and branches have to be cleared from the cache.