31.May.2011 at 16:58 by Vladas Dirzys
Very informative presentation about Memcached. The only thing I didn't like, was UPPERCASE fonts in code examples :)
Ilia Alshanetsky (31.May.2011 at 17:00)
Talk at International PHP Conference 2011 Spring Edition (English - UK)
This session will introduce the audience to the memcached PHP extension that provides a more flexible and performance friendly interface to the de facto caching solution for PHP applications. The talk will be comprised of code examples for a variety of use cases and comparison points between it the older memcache interface.
Quicklink: https://joind.in/3509
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
31.May.2011 at 16:58 by Vladas Dirzys
Very informative presentation about Memcached. The only thing I didn't like, was UPPERCASE fonts in code examples :)
31.May.2011 at 21:35 by Jordi Boggiano
The presentation was good, Ilia knows his stuff and it shows. The font choice for code samples was a bit too engineery though, anything sans-serif would be a better fit for readability :)
01.Jun.2011 at 07:30 by Sven Eisenschmidt
Really nice insight view of Memcached extension and reasonably explained why you better should use Memcached instead of Memcache extension.
01.Jun.2011 at 10:41 by Michael Stepanov
Nice talk. But uppercase font for code example looks weird.
31.May.2011 at 16:01 by Nicolas Pastorino
In-depth coverage of this recent extension, with a clear rationale on each point. Helps understand how to set PHP in an industrialized setup, very useful & fairly innovative !
Thanks for this.