Contribute Media
A thank you to everyone who makes this possible: Read More

Cache me if you can: memcached, caching patterns and best practices

Summary

Memcached is a popular, blazing fast in-RAM key/object store mainly used in web applications (although it can be used in virtually any software). You will walk out of this talk with a solid understanding of memcached and what it does under the hood, and become familiar with several patterns and best practices for making the most of it in your own Python applications.

Details

Improve this page