14.20.5 Writing Applications for the InnoDB memcached Plugin

14.20.5.1 Adapting an Existing MySQL Schema for the InnoDB memcached Plugin
14.20.5.2 Adapting a memcached Application for the InnoDB memcached Plugin
14.20.5.3 Tuning InnoDB memcached Plugin Performance
14.20.5.4 Controlling Transactional Behavior of the InnoDB memcached Plugin
14.20.5.5 Adapting DML Statements to memcached Operations
14.20.5.6 Performing DML and DDL Statements on the Underlying InnoDB Table

Typically, writing an application for the InnoDB memcached plugin involves some degree of rewriting or adapting existing code that uses MySQL or the memcached API.

The following sections explore these points in more detail.