Infinispan Unveils 15.0.0 with an Advanced RESP Endpoint and Requires JDK 17
Briefly

Infinispan 15.0.0 implements most of the core Redis commands in the RESP endpoint, optimizing intra-cluster communications, enhancing the tracing subsystem, updating minimum JDK requirement to JDK 17.
Query improvements in Infinispan now allow direct querying using cache API, introducing methods like hitCount() and exact() in the query result object, with configurable hit count accuracy.
The latest release enhances the tracing capability with global and per-cache tracing setup, adding support for tracing cluster calls, cross-site calls, cache store events, and security audit calls.
Core optimizations include reducing intra-cluster traffic during remove operations, payload size optimization by excluding unnecessary previous values, and a new includeOldValue method in listener converters.
Read at InfoQ
[
|
]