- [update] Bump up hibernate versions 5.2.11.Final, 5.1.10.Final, 4.3.11.Final
- [update] Bump up Redisson version 3.5.4
- [update] Bump up FST (2.53), snappy-java (1.1.4)
- [update] change hibernate latest version
- [update] change redisson latest version (3.2.4)
- [update] change build tool from gradle to maven.
- [update] hibernate, redisson version update.
- [improve] upgrade hibernate-examples for hibernate 5.2.x
- [new] support hibernate 5.2.x (use org.hibernate.cache.redis.hibernate52.RedisRegionFactory)
- [improve] hibernate configuration via Spring Application property files.
- [update] change build tool from maven to gradle.
- [bugfix] fix dependencies
- [improve] cache set by Redisson
fastPut
instead ofput
- [update] library update (Redisson 2.3.0)
- [bugfix] fix : not found dependency library (hibernate-redis-client...) add gradle shadow task
- [improve] add more information to README.md
- [new] change build tool from Maven to Gradle (Build QueryDSL annotation process for Gradle)
- [improve] upgrade Redisson 2.2.17
- [bigfix] fix loading expiry property value.
Sorry for stopping developments (I was leaved from Java a while)
- [new] Support hibernate 4 and hibernate 5 both !!!
- [new] Change redis driver from Jedis to Redisson
- [new] Support Redis Cluster, Elasticache, Sentinel, Master-Slaves
- [new] Hibernate Example code update for Hibernate 5 and QueryDSL 4.x
- [todo] Build tool changes from maven to gradle (help me ...)
- entity with composite id is not serialize/deserialze by FST
- [improve] support JDK 1.8
- [bug] change type of regionNames in AbstractRedisRegionFactory for thread-safe.
- [improve] change korean message to english