# Caching
Ah, caches. The go-to solution for "things are too slow". The go-to path for splitting headaches. Do you really want to read this section?
Ah, caches. The go-to solution for "things are too slow". The go-to path for splitting headaches. Do you really want to read this section?
There are only two hard things in Computer Science: cache invalidation and naming things.
-- Phil Karlton