Memcached Functions for MySQL 0.1 (Default branch) |
|
|
Memcached Functions for MySQL is a set of MySQL
UDFs (user defined functions) to work with
memcached using libmemcached. With these functions
you get, set, append, prepend, and delete objects
in memcached. You can also use memcached as a
global sequence generator. With these functions
you can use triggers to control your object caches.
|