LANCommander/LANCommander.Server.Services/Abstractions
Pat Hartl 4fc1a45f88 Add support for horizontal scaling
This commit adds support to allow the LANCommander server to scale horizontally. Multiple instances of the application can be deployed for load-balancing purposes. This will require a load balancer in front of the instances, as well as either MySQL or PostgreSQL and a Redis cache.
2026-07-22 20:19:31 -05:00
..
IBaseDatabaseService.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ICoordinatorElection.cs Add support for horizontal scaling 2026-07-22 20:19:31 -05:00
IGitHubService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IMediaGrabberService.cs Add "Select All" and "Load More" buttons to media grabber 2026-06-27 23:13:11 -05:00
IServerEngine.cs Refresh tracked servers per engine on update/add 2026-03-11 23:27:33 -05:00
IVersionProvider.cs Refactor Settings 2025-11-16 12:31:25 -06:00