Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5187 5149 d 15 h amar.kumar /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Making changes to compute directly while getting data from datastore instead of adding it in an intermediate list and then computing  
5159 5151 d 23 h amar.kumar /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Adding Prefetch-Size and Reducing comparison data to 15 days from 1 month  
5071 5168 d 11 h amar.kumar /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Ticket ID : #1185
Reviewed By : Varun Gupta

Adding Fetch Options in ComparisonStatsGenerator Cron to get entities in groups of 500 to avoid DataStoreTimeout Exception
 
3522 5375 d 7 h vikas /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Fix the datasource timeout issue.  
3518 5375 d 10 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed storage type from String to text.  
3504 5378 d 10 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed the storage from map to string.  
3498 5378 d 11 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed Key from long to string.  
3487 5379 d 8 h rajveer /trunk/GoogleAppDatalog/src/main/ Added cron job which will run daily and calculate comparison stats and will store them in google app engine.