Hacker News new | past | comments | ask | show | jobs | submit login

from the docs: http://dev.mysql.com/doc/refman/5.6/en/innodb-memcached.html

"MySQL 5.6 includes a NoSQL interface, using an integrated memcached daemon that can automatically store data and retrieve it from an InnoDB table. By default, you use the memcached API purely to speed up database operations, letting InnoDB handle memory caching using its buffer pool mechanism. Advanced users can enable the traditional memcached in-memory caching and control whether operations look up and store data in memory, in InnoDB tables, or both. This offering provides users with the best of both worlds"




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: