Profile picture
Justin Cormack @justincormack
, 14 tweets, 4 min read Read on Twitter
Now @dormando is up see memcached.org/blog for more blog background @QConSF
Caching used to be terrible! We had 32 bit OSs
Flash used to be for factories. Industrial machinery use cases.
“One day I put an SSD in my laptop and it could run faster than the production database cluster”
Add flash you need less RAM we could run Farmeville. This was how Fastly started.
“I heard you like databases so I put a database in front of your database for your cache to cache” @dormando
Memcache extstore. Store the metadata in Ram and data in flash.
Authoritative data in memcache means deletes and misses don’t have to go back to database. Writes are just flushes, efficient compaction. Works great for lots of use cases.
Often you can serve 99% off ssd without noticing
Companies are using this to drastically cut their compute requirements.
Tiered storage support, colocate the compacted items. Long ttl ends up in same tier, reduces fragmentation.
Persistent memory is coming. Plan is to hash the keys to make maximum use of each tier.
Getting to the data. On Optane you can hit 1ms target on 99 percentile at 500k/s requests. With 3 devices at around 800k/s before start to hit kernel issues.
Very close to RAM in performance but much chesper. More details in the blog posts
Missing some Tweet in this thread?
You can try to force a refresh.

Like this thread? Get email updates or save it to PDF!

Subscribe to Justin Cormack
Profile picture

Get real-time email alerts when new unrolls are available from this author!

This content may be removed anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member and get exclusive features!

Premium member ($30.00/year)

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!