Skip to content

Releases: ebean-orm-deprecated/ebean-redis

12.6.2

Choose a tag to compare

@rbygrave rbygrave released this 10 Dec 20:32

#8 - Bump jedis dependency to 3.4.0

12.3.1

Choose a tag to compare

@rbygrave rbygrave released this 05 May 10:13

#7 - Bump jedis dependency to 3.3.0

12.2.2

Choose a tag to compare

@rbygrave rbygrave released this 21 Apr 05:51

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

Choose a tag to compare

@rbygrave rbygrave released this 03 May 01:00

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

11.31.1

Choose a tag to compare

@rbygrave rbygrave released this 30 Jan 08:52

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