Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove clusters #171

Merged
merged 2 commits into from
May 1, 2024
Merged

Remove clusters #171

merged 2 commits into from
May 1, 2024

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented May 1, 2024

Simplify setting up sharded caches:

  • Remove support for multi-cluster setups
  • Deprecate cluster and clusters
  • Remove node name mappings

djmb added 2 commits April 23, 2024 15:01
The are unnecessarily complicated - let's just allow you to list shards.

Multi-cluster setups will now raise an error. Setups with `cluster` or
`clusters` (single cluster) will still work, but give a deprecation
warning.
@djmb djmb merged commit af7e25b into main May 1, 2024
34 checks passed
@djmb djmb deleted the remove-clusters branch May 1, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant