You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’re evaluating ElastiCache Serverless and find the configuration details a bit unclear. Specifically:
• Should clients connect in Cluster Mode or Standalone Mode when using Serverless?
• Since the advertised topology is static, how are cross-slot operations (e.g., MGET, SCAN) expected to be handled?
For example, this sample uses Standalone Mode with Serverless but doesn’t demonstrate any cross-slot operations.
Could you please clarify:
1. The recommended client mode for connecting to ElastiCache Serverless.
2. How cross-slot key operations should be supported in this setup.
If this isn’t the right place to ask, please point me to the correct channel. Thanks!