Redis Cache B2 is a caching framework add-on for Blackboard Learn that uses Redis as an additional memory store outside the Java heap. It provides better performance and availability compared to the default Ehcache implementation. When the database or JVM heap is under pressure, response times and transaction rates improve with Redis Cache B2. It also reduces cache invalidations during updates and allows the cache to survive application restarts. Redis Cache B2 offers easy management through monitoring tools and fails safely without performance degradation when Redis is unavailable. It was released in August 2013 for Blackboard Learn versions 9.1 SP11 and above.