None, null, nil: lessons from caching & representing nothing with something

Abstract

`There are only two hard things in Computer Science: cache invalidation and naming things`. This talk is about the value of `nothing`. I will discuss the success of caching for app performance, but how at one point `nothing` took down production. Learn factors to consider when caching for APIs.

Talk Description

About the Talk