WordPress MySql Replication on App Engine

It’s possible to replicate your wordpress mysql database to Google App Engine using App Rocket. I think you get 10 Google App Engine apps per account so in theory you could replicate your database 10 times and serve reads from app engine via a json or xml api.

To achieve this every wordpress table would need to have a timestamp column and a column that can be used as a unique key.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.