DAO cache helpers and error mapping utilities.
This module provides BaseCache, an abstract base class for DAOs that interact with a caching layer. It centralizes mapping of low-level cache client errors to DaoError subclasses and exposes convenient async helpers for get/mget/set/del operations.
DAO cache helpers and error mapping utilities.
This module provides BaseCache, an abstract base class for DAOs that interact with a caching layer. It centralizes mapping of low-level cache client errors to DaoError subclasses and exposes convenient async helpers for get/mget/set/del operations.