Hi All,

There was a previous discussion to improve AF home page load time by
caching userhome information. But there was an issue in caching since
*userHomeInfo* includes a dynamic data element, *applicationCreationStatus.*

Currently we are getting all the userapps info (which are in pending and
complete state)  from a single end-point this blocks us from caching the
user home. This user application list is a frequently accessed data and
caching this could help to improve the homepage load time.

IMO we should implement a separate api-end point[1] to get these
separately. WDYT?

[1] getApplicationsOfTheUser(String userName, ApplicationCreationStatus
applicationCreationStatus)

Regards,
-- 
*Anuruddha Premalal*
Software Eng. | WSO2 Inc.
Mobile : +94710461070
Web site : www.regilandvalley.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to