Removes the given key from the cache store.
Writes the given data to a cache store, associated with the given key. An optional TTL may also be provided, otherwise it defaults to the TTL that was provided when the client was instantiated.
Optionaloptions: CacheServiceSetOptionsCreates a new CacheService instance with the given options.
A pre-configured, storage agnostic cache service suitable for use by Backstage plugins.
See the service documentation for more details.