Skip to content

cache/index

Overview

Module

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.

Classes