now my code calling same storeprocedure twice with same credentials nothing different in both calls
i wanna cache data from first database call and then get data from cache when second controller call again it get from cache not from directly database...