debop / hibernate-redis

hibernate 2nd level cache privder using redis
Apache License 2.0
357 stars 184 forks source link

Issue-126. custom CacheKeysFactory #127

Closed ti3r closed 5 years ago

ti3r commented 5 years ago

Implementing CacheKeysFactory functionality in hibernate 5.x and 5.2. This PR will implement functionality based on hibernate specification as described in issue-126.

ti3r commented 5 years ago

Just checking if this PR could be reviewed and integrated. We use this project in one of our apps and we would like to have this integrated in our code.