databases

hi im using a bare metal and wondering if I should run my databases on a second machine or just run them on my bare metal machine. almost all of my plugins are using databases for storage as we are using sharding (cant use folia due to small custom maps) I'm using redis, MongoDB (community edition) and mariaDB
4 Replies
Snow Kit
Snow Kit2mo ago
You'd want the servers to have low latency to the database as the primary priority
Error110
Error110OP2mo ago
ah I thought so I'm just worried the db might run out of mem or reasorces then not save right or smth
Snow Kit
Snow Kit2mo ago
aside from that, unless you're running out of resources, there's nothing that would require you to run the database server on a seperate machine
Error110
Error110OP2mo ago
ahh ok

Did you find this page helpful?