Skip to content

[WIP] Add redis pubsub event triggering on pool updates#3

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/trigger-pubsub-events-for-pools
Closed

[WIP] Add redis pubsub event triggering on pool updates#3
Copilot wants to merge 1 commit intomasterfrom
copilot/trigger-pubsub-events-for-pools

Conversation

Copy link

Copilot AI commented Nov 4, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>redis pubsub events</issue_title>
<issue_description>When updating the pool, trigger also the pubsub event to redis, so that other apps can receive the pool data ASAP. Do this also for the aggregated pools.

Please extract the model to separate csproj project, and create nuget library from it, so that in other projects which will receive this data it will have the correct model structure.

Create also the sample c# project to receive this data from the redis and write updates to the console.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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.

redis pubsub events

2 participants