Function createCache

  • This will create a new cache instance for the given flags.

    This operation will always create a new cache. If you want to transparently reuse cache instances, use toCache instead.

    See Cache from more information about using caches.

    Parameters

    Returns Cache