Skip to content

RediStack 1.0.0 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mordil Mordil released this 07 Oct 02:57
· 73 commits to master since this release
3e28e75

API Docs are always available at docs.redistack.info

Major

  • RedisPubSubHandler now requires a NIO.EventLoop in its initializer !137

Minor

  • RedisConnectionPool now has an initializer configuration option for connection retry timeouts !138
    • The default is 60 seconds.

Patch

  • RedisPubSubHandler is now more thread-safe thanks to @glbrntt !137