Redisson 3.11.4 release, Redis client

Redisson 3.11.4 released, Redisson Redis is erected on the basis of a Java in-memory data grid (In-Memory Data Grid).

Redisson on the NIO-based Netty framework, full use of the range of benefits provided by the database Redis key, in the Java utility package on the basis of common interfaces, provides the user with a series of common tools with distributed properties. Making an already won the coordination of distributed multi-machine system multithreading capabilities as a multi-threaded concurrent programming toolkit coordination stand-alone, greatly reducing the difficulty of the design and development of large-scale distributed systems. At the same time in connection with the special features of distributed services, to further simplify the mutual cooperation between programs in a distributed environment.

Updates are as follows:

characteristic

  • Support search by numeric field in LiveObject search engines. Supports the following conditions:  greater than on equalgreater thanlower thanlower than or equal

repair

  • Blocked thread to wait CountDownLatch
  • and rename methods RMultimap interface is inoperative renamenx
  • FastThreadLocal objects CodecDecoder used due to a memory leak
  • Blocking queue method does not re-throw InterruptedException
  • After the task Retry task repeat event RExecutorService
  • Redisson.shutdown way to prevent the calling thread
  • Spring Boot default connection timeout is 0 seconds
  • IPv6 processing Sentinel Manager
  • RMapCache.remainTimeToLive method returns a negative time remaining
  • RBuckets.get method does not work in a trunked mode Redis
  • If the Sentinel server configuration error, an error in the error message

Download and update instructions

Guess you like

Origin www.oschina.net/news/110146/redisson-3-11-4-released