cache/index
Overview
Module
- package:
@aerokit/sdk/cache - source: cache/index.ts
- last updated:
This module provides functionalities for caching within the Aerokit SDK. It includes classes and methods for managing cache instances, storing and retrieving cached data, and configuring cache settings.
The main components of this module are:
- Cache: Represents a cache instance and provides methods to interact with it, such as storing and retrieving data.
