Apache Geode CHANGELOG

Eviction

Use eviction to control data region size. Eviction actions are triggered by space-based thresholds.

  • How Eviction Works

    Eviction settings cause Apache Geode to work to keep a region’s resource use under a specified level by removing least recently used (LRU) entries to make way for new entries.

  • Configure Data Eviction

    Configure a region’s eviction-attributes settings to keep your region within a specified limit.