TTL (Time-To-Live) management for Concord.
This module provides periodic cleanup of expired keys and configuration management for TTL-related settings.
Summary
Functions
Calculates the expiration timestamp for a given TTL in seconds.
Returns a specification to start this module under a supervisor.
Triggers an immediate cleanup of expired keys.
Gets the current TTL configuration.
Updates the cleanup interval.
Validates a TTL value.
Functions
Calculates the expiration timestamp for a given TTL in seconds.
Returns a specification to start this module under a supervisor.
See Supervisor.
Triggers an immediate cleanup of expired keys.
Gets the current TTL configuration.
Updates the cleanup interval.
Validates a TTL value.