On Mon, Sep 15, 2014 at 10:39 AM, Anuruddha Premalal <[email protected]> wrote:
> 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? > Earlier parameter "ApplicationCreationStatus applicationCreationStatus" wasn't passed to this method. Can some one explain the reason for passing this parameter?, +1 for a separate method which takes only the userName as the input argument. > > [1] getApplicationsOfTheUser(String userName, ApplicationCreationStatus > applicationCreationStatus) > > Regards, > -- > *Anuruddha Premalal* > Software Eng. | WSO2 Inc. > Mobile : +94710461070 > Web site : www.regilandvalley.com > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Asanka DissanayakeSoftware Engineer* *WSO2 Inc. - lean . enterprise . middleware | wso2.com <http://wso2.com/>* *email: [email protected] <[email protected]>, blog: cyberwaadiya.blogspot.com <http://cyberwaadiya.blogspot.com>, asankastechtalks.wordpress.com <http://asankastechtalks.wordpress.com> mobile: +94 71 8373821*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
