Skip to content

Commit 6937e75

Browse files
committed
recommend psr16
1 parent dc4eb00 commit 6937e75

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
@@ -134,6 +134,8 @@ MCP servers store session data their own way.
134134
| `directory` | string | `null` | Directory path for `file` session store |
135135
| `ttl` | integer | `3600` | Session TTL in seconds |
136136

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

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

0 commit comments

Comments
 (0)