Skip to content

feat: add Redis-backed BridgeStore implementation - #5

Open
Santosl2 wants to merge 4 commits into
oxidezap:mainfrom
Santosl2:feat/redis-store
Open

feat: add Redis-backed BridgeStore implementation#5
Santosl2 wants to merge 4 commits into
oxidezap:mainfrom
Santosl2:feat/redis-store

Conversation

@Santosl2

@Santosl2 Santosl2 commented May 4, 2026

Copy link
Copy Markdown

No description provided.

@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Santosl2 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 4 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 95d6f896-116d-4b6f-a6be-f7d28909bf59

📥 Commits

Reviewing files that changed from the base of the PR and between daae4a6 and cb8c6df.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • Example/redis-store.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 57 minutes and 4 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@Salientekill

Copy link
Copy Markdown
Contributor

And what if you don't have redis? What happens then?

@Santosl2

Santosl2 commented May 4, 2026

Copy link
Copy Markdown
Author

And what if you don't have redis? What happens then?

It's just a sotre for those using redis. Anyone who doesnt want to use it can create their own store or use default store

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.

2 participants