The apostrophe-caches-redis module has been released. It provides support for moving Apostrophe’s caching functionality to Redis. Currently caching is lightly used in Apostrophe, however it is used significantly to cache oembed responses for the video widget.
Also be sure to check out the recent changes to the apostrophe-express module that allow you to use the connect-redis module (and other similar modules) for session storage.