Module: VAProfileRedis::V2

Defined in:
app/models/va_profile_redis/v2/contact_information.rb,
app/models/va_profile_redis/v2/cache.rb

Overview

Facade for VAProfile::V2::ContactInformation::Service. The user_serializer delegates to this class through the User model.

When a person is requested from the serializer, it returns either a cached response in Redis or from the VAProfile::V2::ContactInformation::Service.

Defined Under Namespace

Classes: Cache, ContactInformation