• Mandatory Changes
  • Dropped Java 6 and 7 support
  • readOnly and readWrite in the async API
  • Stateful connections
  • Changes if you use the synchronous API for Redis standalone
  • Changes if you use the asynchronous API for Redis Pub/Sub
  • Changes if you use custom codecs
  • Usage of CommandOutput
  • Usage of SetArgs
  • RedisFuture throws now Exceptions on get()
  • Optional Changes
  • AutoCloseable
  • Migration Matrix sync API:
  • Migration Matrix async API: