carrotdata / carrot-cache

In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support
Apache License 2.0
3 stars 0 forks source link

[TASK] Release 0.15.2 #454

Closed VladRodionov closed 1 month ago

VladRodionov commented 1 month ago

One big improvement (including bug fixes) for this release is #453 - it deserves a new release.

VladRodionov commented 1 month ago

Compression OFF mode can be helpful in tandem configurations (L1 (compression OFF)->L2 (compression ON)) to improve performance and reduce latencies.