Creates a new instance of an CacheKit with the specified backend. Defaults to an in-memory backend if none is provided.
Optional configuration object specifying the backend.
An CacheKit interface instance.
Creates a new instance of an CacheKit with the specified backend. Defaults to an in-memory backend if none is provided.