Skip to content

Releases: ebean-orm-deprecated/ebean-redis

12.6.2

10 Dec 20:32
Compare
Choose a tag to compare

#8 - Bump jedis dependency to 3.4.0

12.3.1

05 May 10:13
Compare
Choose a tag to compare

#7 - Bump jedis dependency to 3.3.0

12.2.2

21 Apr 05:51
Compare
Choose a tag to compare

Issues:

#4 Fix NPE with no Properties in ServerConfig
#5 Check serverConfig.isDisableL2Cache() and not connect if not enabled bug
#6 Bump jedis dependency to 3.2.0

11.38.1

03 May 01:00
Compare
Choose a tag to compare

Update to Ebean 11.38.1 with better metrics collection and reporting #1

11.31.1

30 Jan 08:52
Compare
Choose a tag to compare

Adds support for near caching via @Cache(nearCache=true)