On Fri, Dec 14, 2012 at 12:22 AM, Edison Su <edison...@citrix.com> wrote: > 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?
It's only available in 5.6 - which isn't generally available in any of our "preferred distros" even Fedora is still at 5.5. This again raises the barrier to installation which is a bad thing IMO. --David