Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task management web scalability for SignalR #22

Open
2 tasks
tusmester opened this issue Aug 1, 2020 · 0 comments
Open
2 tasks

Task management web scalability for SignalR #22

tusmester opened this issue Aug 1, 2020 · 0 comments
Assignees

Comments

@tusmester
Copy link
Contributor

Previously the task management web app was scalable using a SQL backplane for SignalR. The new .Net Core SignalR best practice is to use Redis as the message broker.

  • add Redis backplane feature to taskman web app
  • deployment and maintenance
@tusmester tusmester added this to the Sprint 215 milestone Aug 1, 2020
@tusmester tusmester self-assigned this Aug 1, 2020
@herflis herflis modified the milestones: Sprint 215, Sprint 216 Aug 5, 2020
@herflis herflis modified the milestones: Sprint 216, Sprint 217 Aug 24, 2020
@herflis herflis modified the milestones: Sprint 217, Sprint 218 Sep 2, 2020
@herflis herflis modified the milestones: Sprint 218, Sprint 219 Sep 16, 2020
@herflis herflis modified the milestones: Sprint 219, Sprint 220 Sep 30, 2020
@herflis herflis modified the milestones: Sprint 220, Sprint 221 Oct 14, 2020
@herflis herflis modified the milestones: Sprint 221, Sprint 222 Oct 28, 2020
@herflis herflis modified the milestones: Sprint 222, Sprint 223 Nov 11, 2020
@herflis herflis modified the milestones: Sprint 223, Sprint 224 Nov 26, 2020
@herflis herflis modified the milestones: Sprint 224, Sprint 225 Dec 14, 2020
@herflis herflis modified the milestones: Sprint 225, Sprint 226, Sprint 227 Jan 3, 2021
@herflis herflis modified the milestones: Sprint 227, Sprint 228 Jan 20, 2021
@herflis herflis modified the milestones: Sprint 228, Sprint 229 Feb 3, 2021
@herflis herflis modified the milestones: Sprint 229, Sprint 230 Feb 17, 2021
@herflis herflis modified the milestones: Sprint 230, Sprint 231 Mar 3, 2021
@herflis herflis modified the milestones: Sprint 231, Sprint 232 Mar 17, 2021
@herflis herflis removed this from the Sprint 232 milestone Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants