Stores and retrieves Flags from a cache.
Retrieve the cached Flags for the given environment or identity, or undefined if no cached value exists.
undefined
An environment ID or identity identifier, which is used as the cache key.
Persist an environment or identity's Flags in the cache.
The Flags to be stored in the cache.
Stores and retrieves Flags from a cache.