@iocium/cachekit - v1.0.1
    Preparing search index...

    Function createCacheKit

    • Creates a new instance of an CacheKit with the specified backend. Defaults to an in-memory backend if none is provided.

      Parameters

      • options: CacheKitOptions = {}

        Optional configuration object specifying the backend.

      Returns CacheKit

      An CacheKit interface instance.