#14 Cache active user count for performance #32

Merged
henry merged 4 commits from cache-active-user-count into main 2025-07-06 00:55:59 +00:00
Owner

Added new variable CacheMilliseconds. If it is set the calculation of number of active users will be cached for the specified time. Cache is immediately invalidated if a new user is granted access, so in effect the cache only comes into effect once the capacity limit is met. Closes #14

Added new variable `CacheMilliseconds`. If it is set the calculation of number of active users will be cached for the specified time. Cache is immediately invalidated if a new user is granted access, so in effect the cache only comes into effect once the capacity limit is met. Closes #14
henry added 4 commits 2025-07-06 00:54:13 +00:00
henry merged commit 58eaba2ffa into main 2025-07-06 00:55:59 +00:00
Sign in to join this conversation.
No reviewers
No Label
bug
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: henry/AccessQueueService#32
No description provided.