Implement cache for Deserialize User #145

Closed
opened 2026-01-02 21:19:18 -06:00 by Ajdj100 · 0 comments
Member

User deserialization in auth takes about half of the very long load time. Caching users serverside with smart invalidation on events that would trigger user state changes (rank change, role change, state change) should drastically speed up all consecutive requests after the first one.

User deserialization in auth takes about half of the very long load time. Caching users serverside with smart invalidation on events that would trigger user state changes (rank change, role change, state change) should drastically speed up all consecutive requests after the first one.
Ajdj100 added the Kind/Enhancement label 2026-01-02 21:19:30 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 17th-Ranger-Battalion-ORG/milsim-site-v4#145