Skip to content

feat: redis-cluster-support#579

Open
Abdulmajeed82 wants to merge 1 commit intoStellar-Fluid:mainfrom
Abdulmajeed82:feat/redis-cluster-support
Open

feat: redis-cluster-support#579
Abdulmajeed82 wants to merge 1 commit intoStellar-Fluid:mainfrom
Abdulmajeed82:feat/redis-cluster-support

Conversation

@Abdulmajeed82
Copy link
Copy Markdown

Closes #460

Implement Redis Cluster support for global rate limiting

- Add Redis client factory supporting both single instance and cluster
- Implement hash tag support for Redis Cluster compatibility
- Update leaky bucket rate limiting for cluster support
- Add STATELESS_MODE environment variable for production
- Update RedisRateLimitStore for cluster compatibility
- Add comprehensive unit and integration tests
- Add documentation and examples
- Update .env.example with Redis Cluster configuration options

Resolves: Stellar-Fluid#460
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

@Abdulmajeed82 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Hardening & Reliability] Redis Cluster Support

1 participant