Description
Everybody knows there are three data tiers: source code, database, and cache. In this talk, I’m going to introduce a fourth data tier in between a database and source code. I.e. it’s cheap to read and always available like source code but can contain dynamic data, like a database.