Skip to content

Commit 7d2cdbe

Browse files
committed
recommend psr16
1 parent 2ab0696 commit 7d2cdbe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/ai/mcp/mcp_config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ MCP servers store session data their own way.
133133
| `directory` | string | `null` | Directory path for `file` session store |
134134
| `ttl` | integer | `3600` | Session TTL in seconds |
135135

136+
In production, [`psr16`](#psr-16) with Redis/Valkey is recommended like for [regular sessions](clustering.md#shared-sessions).
137+
136138
#### PSR-16
137139

138140
Sessions are stored with a PSR-16 compatible cache implementation.

0 commit comments

Comments
 (0)