# Functions
MakeRedisDriver creates a Redis Caching layer for the specified handler It also implements the Token mechanics (it does not pass to the underlying handler).
# Interfaces
ProxiedUserRepository a proxy to a GPG Repository.
ProxiedHandler is a handler to be proxied by REDIS caching.
ProxiedUserRepository a proxy to a Health Checker.
ProxiedMigrationHandler.
ProxiedUserRepository a proxy to a User Repository.