Skip to content

feat(mcp): make Redis session storage optional#2871

Closed
enesgules wants to merge 1 commit into
masterfrom
optional-redis-session-store
Closed

feat(mcp): make Redis session storage optional#2871
enesgules wants to merge 1 commit into
masterfrom
optional-redis-session-store

Conversation

@enesgules

Copy link
Copy Markdown
Collaborator

Without UPSTASH_REDIS_REST_URL/TOKEN the HTTP server now starts with a no-op session store instead of throwing: sessions are still minted per the MCP Streamable HTTP spec but not persisted or expired (refresh always succeeds). stdio mode is unaffected and never touches Redis.

Without UPSTASH_REDIS_REST_URL/TOKEN the HTTP server now starts with a
no-op session store instead of throwing: sessions are still minted per
the MCP Streamable HTTP spec but not persisted or expired (refresh
always succeeds). stdio mode is unaffected and never touches Redis.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@enesgules enesgules force-pushed the optional-redis-session-store branch from 1f93ad0 to 5de1353 Compare July 3, 2026 14:13
@enesgules enesgules closed this Jul 6, 2026
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