Add Cache for Space Usage and File Totals #15

Merged
tgpholly merged 1 commits from add-space-file-cache into master 2020-10-15 10:13:28 +01:00
tgpholly commented 2020-10-15 07:30:48 +01:00 (Migrated from github.com)

The status API was taking long stretches of time to respond to requests so I added caching to the results

Before:
old
After:
new

The status API was taking long stretches of time to respond to requests so I added caching to the results Before: ![old](https://user-images.githubusercontent.com/37120476/96085102-33c12780-0eb8-11eb-8b15-eb500708f601.png) After: ![new](https://user-images.githubusercontent.com/37120476/96085124-3d4a8f80-0eb8-11eb-860d-3ef189a0b0a2.png)
littlemisssynth (Migrated from github.com) approved these changes 2020-10-15 10:13:19 +01:00
littlemisssynth (Migrated from github.com) left a comment

these changes are clearly commented, logicaly justified and appear to be well implemented

these changes are clearly commented, logicaly justified and appear to be well implemented
Sign in to join this conversation.
No description provided.