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

It's just a memcache API call.

It doesn't even go over the SQL interface, it's not text-based.




so there's no cross-use at all? it's just a memcache api implementation that happens to be implemented in the same software package as mysql?


This part of the manual lists several advantages as compared to simply packaging MySQL and memcached together, the first two probably being the most significant.

http://dev.mysql.com/doc/refman/5.6/en/innodb-memcached-bene...


thanks. so the advantage seems to be that it's persistent (and in a way that's integrated with existing mysql system mgmt for backups etc).




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

Search: