danielmahal / Rumpetroll

Rumpetroll is a massive-multiplayer experiment. It's purpose was to try out new open web technologies like WebSockets and Canvas.
http://www.rumpetroll.com
MIT License
769 stars 168 forks source link

Using Google Cloud SQL #12

Open KINGdotNET opened 10 years ago

KINGdotNET commented 10 years ago

Instead of using mongo db, how will I point to Google Cloud SQL?

Thank you.

hpeikemo commented 10 years ago

Hi. There’s no built in support for Google Cloud SQL, but if you dive into the code it should be quite straight forward (though laborious) to implement.

On 26 Feb 2014, at 11:32, KINGdotNET notifications@github.com wrote:

Instead of using mongo db, how will I point to Google Cloud SQL?

Thank you.

— Reply to this email directly or view it on GitHub.

KINGdotNET commented 10 years ago

Hello Hans, I would like to host this to my own server for a small community. I'm not familiar using the mongodb, I prefer to use MySQL is it easy to implement.

Do you have an updated guide on how to install this on my server. If you can provide a detailed install guide, highly appreciated.

Thank you, Emil