Loads clients list only once #106

Merged
pierre merged 2 commits from unique-clients-load into master 2023-04-17 16:49:21 +00:00
Owner

Currently, the list of client is loaded separately for each Actix HTTP handler threads.

In prevision of future improvements, it is worthwhile to load this list only once.

Currently, the list of client is loaded separately for each Actix HTTP handler threads. In prevision of future improvements, it is worthwhile to load this list only once.
pierre added 2 commits 2023-04-17 16:47:57 +00:00
Unify client data using Arc
All checks were successful
continuous-integration/drone/push Build is passing
a367425952
Add useful link on README
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
10d55cc8e0
pierre merged commit 4f7c56a4b8 into master 2023-04-17 16:49:21 +00:00
pierre deleted branch unique-clients-load 2023-04-17 16:49:21 +00:00
Sign in to join this conversation.
No reviewers
No Label
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: pierre/BasicOIDC#106
No description provided.