This has been a brief outline of some basic features of the
Membase memcached API in PHP. We've used the
add, get,
set, increment and
getResultCode methods of the memcached class to
store and retrieve integers and strings. There are a number of
other methods that allow for scalable development in a
multiprocess and multi-server environment.