mike12345567
|
960ea66fd7
|
Quick update to the app caching to improve performance even further, cache when an app doesn't have metadata/is invalid, meaning we don't need to poll the database everytime to see if the metadata doc exists.
|
2021-11-16 14:15:13 +00:00 |
Michael Drury
|
0f37562ab6
|
Fixing issue presented by test, passing Couch instance around for when it is being used in memory.
|
2021-11-15 19:34:08 +00:00 |
mike12345567
|
7eb29ffc7d
|
Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations).
|
2021-11-15 17:40:45 +00:00 |