View Source API Reference Cachex v4.0.2

Modules

Cachex provides a straightforward interface for in-memory key/value storage.

Module containing all error definitions used in the codebase.

Module controlling hook behaviour definitions.

Access based touch tracking for LRW pruning.

Evented least recently written eviction policy for Cachex.

Scheduled least recently written eviction policy for Cachex.

Module controlling provisioning behaviour definitions.

Utility module based around creation of cache queries.

Module controlling routing behaviour definitions.

Routing implementation based on Jump Consistent Hash.

Routing implementation for the local node.

Routing implementation based on basic hashing.

Routing implementation using a consistent hash ring.

Specification definitions based around records and utilities.

Hook module to control the gathering of cache statistics.

Module controlling cache warmer behaviour definitions.