Skip to content

Comments

feat: add support for redis cluster mode#269

Merged
Steffen911 merged 1 commit intomainfrom
steffen/lfe-7556-redis-cluster-config
Nov 6, 2025
Merged

feat: add support for redis cluster mode#269
Steffen911 merged 1 commit intomainfrom
steffen/lfe-7556-redis-cluster-config

Conversation

@Steffen911
Copy link
Member

@Steffen911 Steffen911 commented Nov 6, 2025

Important

Add support for Redis Cluster mode with configuration, validation, and tests in Helm chart.

  • Behavior:
    • Adds support for Redis Cluster mode in values.yaml with redis.cluster.enabled and redis.cluster.nodes.
    • Updates README.md and charts/langfuse/README.md with configuration examples for Redis Cluster.
    • Validates Redis Cluster settings in validations.yaml to ensure proper configuration.
  • Templates:
    • Updates templates/_helpers.tpl to include Redis Cluster environment variables.
    • Modifies templates/validations.yaml to add validation rules for Redis Cluster mode.
  • Tests:
    • Adds redis-cluster_test.yaml with tests for Redis Cluster configuration, including standalone and cluster mode tests, override tests, validation tests, and edge cases.

This description was created by Ellipsis for 0250e90. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

Helm Unit Test Results

48 tests  +15   48 ✅ +15   2s ⏱️ ±0s
 9 suites + 1    0 💤 ± 0 
 1 files   ± 0    0 ❌ ± 0 

Results for commit 0250e90. ± Comparison against base commit 55c8955.

@Steffen911 Steffen911 merged commit 1a85e8e into main Nov 6, 2025
6 checks passed
@Steffen911 Steffen911 deleted the steffen/lfe-7556-redis-cluster-config branch November 6, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant