User companion object. Fills the role of input/output mappers in the
layered architecture. This object should handle all interaction with the
technical services layer for Users.
For individual user lookups, this mapper will check the in-memory cache
first, followed by the database.
User companion object. Fills the role of input/output mappers in the layered architecture. This object should handle all interaction with the technical services layer for Users.
For individual user lookups, this mapper will check the in-memory cache first, followed by the database.