casual-simulation / casualos

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

Support different Redis databases for inst data and connections #423

Closed KallynGowdy closed 4 months ago

KallynGowdy commented 4 months ago

Currently, only one Redis database is supported for all inst data, websocket connections, and caches. This can lead to some inefficient behaviors if lots of inst data is being processed and causes Redis to have to evict some keys. This task tracks work on supporting different Redis databases for at least two different categories: