LANCommander/LANCommander.Server.Services/Extensions
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
..
CacheExtensions.cs Fix chat component rendering 2025-12-30 18:08:20 -06:00
IEnumerableExtensions.cs Fix missing extension 2025-02-03 00:58:26 -06:00
IServiceCollectionExtensions.cs Add support for horizontal scaling 2026-07-22 20:19:31 -05:00
JsonSerializerExtensions.cs Separate import and export functionality 2025-07-27 17:51:50 -05:00
StringExtensions.cs Improvements to Page functionality 2026-07-06 02:11:36 -05:00
ZipArchiveExtensions.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00