Skip to content

Add DistributedCacheEventStreamStore - #1136

Merged
MackinnonBuck merged 26 commits into
mainfrom
mbuck/distributed-sse-event-stream-store
Feb 3, 2026
Merged

Add DistributedCacheEventStreamStore#1136
MackinnonBuck merged 26 commits into
mainfrom
mbuck/distributed-sse-event-stream-store

Conversation

@MackinnonBuck

@MackinnonBuckMackinnonBuck commented Jan 10, 2026

Copy link
Copy Markdown
Contributor

Introduces a new distributed cache-backed implementation for ISseEventStreamStore.

Follow-up to #510

Comment threadsrc/ModelContextProtocol.Core/ModelContextProtocol.Core.csproj Outdated
Comment threadsrc/ModelContextProtocol.Core/Server/DistributedCacheEventStreamStore.cs Outdated
Base automatically changed from mbuck/resumability-redelivery to mainJanuary 15, 2026 06:54
@MackinnonBuck
MackinnonBuckforce-pushed the mbuck/distributed-sse-event-stream-store branch from e01c4f4 to 80b2cb4CompareJanuary 15, 2026 20:25
@MackinnonBuck
MackinnonBuck marked this pull request as ready for review January 20, 2026 16:34

@halter73halter73 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really good. The cache structure timeout handling seems well thought out. I think stateless support for stream resumption (#1131) might be the next thing to consider for this, and I think this design should work well for that.

Comment threadsrc/ModelContextProtocol/Server/DistributedCacheEventStreamStore.cs Outdated
Comment threadsrc/ModelContextProtocol/Server/DistributedCacheEventStreamStoreOptions.cs Outdated
Comment threadsrc/ModelContextProtocol/Server/DistributedCacheEventStreamStoreOptions.cs Outdated
Comment threadsrc/ModelContextProtocol/Server/DistributedCacheEventStreamStore.cs Outdated
Comment threadsrc/ModelContextProtocol/Server/DistributedCacheEventStreamStore.cs Outdated

@halter73halter73 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@MackinnonBuck
MackinnonBuck merged commit d5c6b0d into mainFeb 3, 2026
16 of 17 checks passed
@MackinnonBuck
MackinnonBuck deleted the mbuck/distributed-sse-event-stream-store branch February 3, 2026 23:48
Sign up for freeto 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.

5 participants

@MackinnonBuck@halter73@stephentoub@scutuatua-crypto@jeffhandley