A different way to scale out MySQL? (Gigaspaces + MySQL)
Interesting stuff. Here is a snippet… Scale your application, while leaving your existing database untouched by front-ending the database with In-Memory-Data-Grid (IMDG) or caching technologies. The database acts as a persistence store in the background. I refer to this approach as Persistence as a Service (PaaS). Although I do question how reliable the background persistence […]