Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

Latest commit

 

History

History
57 lines (34 loc) · 1.55 KB

High-Performance-Caching-with-Rails.md

File metadata and controls

57 lines (34 loc) · 1.55 KB

From [[Goruco 2012]]

Presenter: Matt Duncan

Bio

Matt is an engineer at Yammer, the leading enterprise social network. He has contributed to a wide variety of open-source projects and lives in San Francisco.

Abstract

In this talk, I'll dig into how this type of caching allows us to cache far less data than traditional methods, invalidate fewer records, improve our cache hit rates, and scale to hundreds of thousands of memcache of requests per second with a 98% cache hit rate - all while showing users data differently based on perspective.

Summary

TODO

  • Don't have time to read the whole thing?
  • Here are the takeaways.
  • "This page in a nutshell."

Memorable Quotes

TODO

  • This section applies sometimes.
  • "Android is the new IE." - [[John Bender|Progressive Enhancement on the Mobile Web]]

Notes

TODO

From @username1:

  • This layout is just a suggestion.
  • It's kinda based on how Wikipedia is organized (e.g. an "External Links" section)
  • Bullet points might work well. Paragraphs too. Up to you. :)
  • This section is probably enough, but just in case here are some other ideas...

From @username2:

  • It's best to leave "username dividers" to prevent merge conflicts later.

Discussion

TODO

  • If some stuff is controversial, thought provoking, etc, we can have something like this.
  • Kind of like "Talk" pages on Wikipedia.
  • Sign it with your GitHub username, please. - benjaminoakes

External Links

TODO