xfy
f69a11ea05
feat(loadbalance): implement Session Sticky balancer
- Add 256-shard lock map for concurrent session routing
- Cookie-based session persistence with base64 encoding
- TTL expiration with background cleanup goroutine
- Support Secure, HttpOnly, SameSite cookie attributes
- Fallback to configured balancer when session target unavailable
2026-06-08 17:30:06 +08:00
..
2026-06-04 08:13:25 +08:00
2026-06-05 12:31:41 +08:00
2026-06-03 23:47:29 +08:00
2026-06-04 00:04:13 +08:00
2026-06-03 23:47:29 +08:00
2026-06-03 23:47:29 +08:00
2026-06-05 12:31:39 +08:00
2026-06-04 11:17:08 +08:00
2026-06-03 23:47:29 +08:00
2026-06-05 12:31:41 +08:00
2026-06-05 14:24:34 +08:00
2026-06-08 17:30:06 +08:00
2026-06-03 23:47:29 +08:00
2026-06-05 13:48:04 +08:00
2026-06-04 11:06:09 +08:00
2026-06-04 11:09:29 +08:00
2026-06-03 23:47:29 +08:00
2026-06-03 23:47:29 +08:00
2026-06-04 10:57:38 +08:00
2026-06-04 00:22:45 +08:00
2026-06-05 13:48:04 +08:00
2026-06-04 11:14:23 +08:00
2026-06-04 08:13:42 +08:00
2026-06-05 12:31:41 +08:00
2026-06-03 16:36:23 +08:00
2026-06-04 11:17:08 +08:00
2026-06-04 08:21:48 +08:00
2026-04-21 08:12:34 +08:00