June 12 - Server Capacity Update

https://sh.itjust.works/post/49787

June 12 - Server Capacity Update - sh.itjust.works

I’m aware that some of you have been getting some errors loading this instance. This was a configuration that I needed to be adjusted which has since been. Do be patient if we run into other issues, I’ll be continuously working in the back-end with others to better your overall experience. Still a lot of capacity available!

@TheDude does Lemmy support a distributed configuration with multiple database and app servers, or are you limited to a single instance of everything?
The official supported deployments are single instance based, that being said things are already broken up into separate docker containers so it should be pretty easy to do. Would need to do some testing before hand. If this instance continues growing this way I'll need to look into scaling horizontally instead of vertically
Software engineer here - check out CockroachDB, a distributed SQL database compatible with PostgreSQL clients.
PostgreSQL Compatibility

A summary of CockroachDB's compatibility with PostgreSQL

CockroachDB Docs