When processing a miss, Hoarde should store a timestamp (created, updated, or similar), and return this value using the Last-Modified header value.
Scope: We can defer any If-Modified-Since or If-Unmodified-Since semantics until later (if it is deemed necessary). For purposes of the MVP we can limit ourselves to making sure the timestamp is tracked, and that it is exposed to clients.