method CacheSessionStore.prototype.isHealthy CacheSessionStore.prototype.isHealthy(): Promise<boolean> Reports the store's reachability, for the plugin's health indicator. Optional: a store with no meaningful liveness check omits it, and the indicator then reports only that a store is configured. Return Type Promise<boolean> true when the store is reachable