Skip to content

Spring boot with elasticache serverless correct configuration #98

@xtroncode

Description

@xtroncode

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!

@gllesch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions