Skip to content

docs: clarify when Redis is needed for the relayer#3067

Open
matiasbenary wants to merge 2 commits into
masterfrom
docs/2029-redis-tip-clarity
Open

docs: clarify when Redis is needed for the relayer#3067
matiasbenary wants to merge 2 commits into
masterfrom
docs/2029-redis-tip-clarity

Conversation

@matiasbenary

Copy link
Copy Markdown
Contributor

Closes #2029

Verification

Confirmed against the reference implementation pagoda-relayer-rs:

  • examples/configs/basic_whitelist.toml runs with use_redis = false and still whitelists contracts a whitelisting does not require Redis.
  • examples/configs/redis.toml enables Redis specifically for "storing and retrieving allowance for an account_id" and OAuth token reuse checks a allowances + OAuth do require it.

@mintlify

mintlify Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
neardocs 🟢 Ready View Preview Jun 30, 2026, 12:26 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: NEW❗

Development

Successfully merging this pull request may close these issues.

[233] Requesting clarity on the Redis Setup Tip

1 participant