This project intend to provide an implementation of a L2 Hibernate Cache using Redis throught the Jedis java client library.
The original idea of creating such a project comes from the Blu Flame Technologies page related to implementing such a library.