getAllKeys

abstract suspend fun getAllKeys(): KacheKeys<K>

Returns a KacheKeys instance that represents the keys that are currently in the cache, along with those that are under creation.