Looks like, the nosql-on-mysql (http://dev.mysql.com/tech-resources/articles/whats-new-in-mysql-5.6.html#nosql) an ideal solution for cloudstack API layer. "Using the memcached API, web services can now directly access the InnoDB storage engine without transformations to SQL, ensuring low latency and high throughput for read/write queries." Isn't what we want for api layer?
- Does anybody try nosql-on-mysql? Edison Su
- Re: Does anybody try nosql-on-mysql? Abhinandan Prateek
- Re: Does anybody try nosql-on-mysql? David Nalley