Add Cache for Space Usage and File Totals #15
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
High priority
invalid
Low priority
Medium Priority
question
size/L
size/M
size/S
size/XL
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tgpholly/EUS#15
Loading…
Reference in a new issue
No description provided.
Delete branch "add-space-file-cache"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The status API was taking long stretches of time to respond to requests so I added caching to the results
Before:
After:
these changes are clearly commented, logicaly justified and appear to be well implemented