Hacker News new | ask | show | jobs
by jablan 1844 days ago
How would any measures at storage layer prevent, for example, issues in caching?
1 comments

And how can one enforce it on a storage layer? There must be something in the application that determines user identity, which either threading, flawed logic, bug or caching (most likely) can mess up. In which case storage layer gets this identity information from application layer.