Memcached Functions for MySQL (UDFs)
← Back to MySQL University main page
[edit] Memcached Functions for MySQL (UDFs)
- Date and time: November 19, 2009, 14:00 UTC
- To attend, point your browser to this address. Note that the meeting room will open only 15 minutes before the hour. (This line can be removed after the session.)
- Presenter: Patrick Galbraith
- Host: Stefan Hinz
- Abstract: This session is about a suite of functions available to use with MySQL that allow you to store, retrieve and delete data, as well as most of the functions and operations that are available with libmemcached, such as server connectivity to the client, server status, client behaviors, and more. You can combine the fetching of data from one or more tables with the fetching of data from memcached and be able to apply any SQL operations on that result set such as LIMIT, sorting and other conditional operations.
- Presentation slides: Memcached functions for MySQL (UDFs)
- Session recording (video & audio stream)
