Make json record cacheable to redis via various adapters like Resque, Sidekiq, etc
redised provides a single module `Redised` that when included in your class provides a self.redis= and self.redis methods. It also has the ability to load the urls from a YAML config file
Redisent is a wrapper for the Redis client that fetches configuration details from sentinels.
Act as as_json for active record model or as a jsonize using the cacheable redisize