/plushcap/analysis/aerospike/aerospike-lru-cache-enhancement

Announcing new features to boost LRU cache performance

What's this blog post about?

Aerospike Database 7.1 introduces a new feature that significantly boosts the performance of least recently used (LRU) caches by reducing unnecessary writes on every read. This enhancement allows users to configure their namespace so that the read will asynchronously trigger a touch operation when the remaining TTL reaches a desired threshold, without holding back the read transaction due to replication delay. The feature can be configured at both the server and client sides, providing users with various levels of control over the touch trigger implementation.

Company
Aerospike

Date published
May 15, 2024

Author(s)
Piyush Gupta

Word count
1752

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.