You could use Redis to cache your query results from SQL/MongoDB. Redis has an automatic way to set an expiry so all you really have to do is check if a key exists, if it does return the value of it and if it doesn't do your expensive query, set your key and return the query result. So, i...
This is an old thread but this info might be useful for someone out there: couldn't you just run an install script like https://github.com/angristan/openvpn-install on your server (it asks for an IP to listen on, you could set this to the private IP of your server) and then use the .ovpn config...
I'm looking for a cheap-ish minecraft hosting provider that doesn't just run the server with java -jar server.jar and then proceeds to monitor the ram usage of the process and then kills it if it reaches the ram limit. Maybe someone who actually uses Xmx and Xms and sets it to however much ram...
You could throw everything on a VPS but that would most likely be the most expensive route ( $/GB ). If you don't expect a lot of players on your hub you could throw your proxy and the hub on a VPS and get your regular servers from a mc hosting provider. Try to get the VPS from the same hosting...
How would YOU improve them? I feel like the same design/features have been recycled over and over again and there is nothing new...I'm in the middle of making a new server list from scratch using Sveltekit(I've acquired the following domains: minecraftservers.gg and mc-list.app, not sure which...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.