Confirmed users
745
edits
Line 98: | Line 98: | ||
** apps are identified back-end and tagged (by Wil) | ** apps are identified back-end and tagged (by Wil) | ||
** apps are filtered by tags on search endpoint | ** apps are filtered by tags on search endpoint | ||
* all assets not loaded into the package will be lazy-loaded (when the user is online); none of that data will be cached/saved. | * all assets not loaded into the package will be lazy-loaded (when the user is online); none of that data will be cached/saved. | ||
* all assets loaded into the package only get updated with a new package release | |||
* online cached to appserver according to existing Fireplace logic -- updated based on ttl (1 week) and size (4mb limit) | * online cached to appserver according to existing Fireplace logic -- updated based on ttl (1 week) and size (4mb limit) | ||