Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
5187 4992 d 20 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 4995 d 4 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 5011 d 16 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 5218 d 12 h vikas /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Fix the datasource timeout issue.  
3518 5218 d 14 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed storage type from String to text.  
3504 5221 d 15 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed the storage from map to string.  
3498 5221 d 16 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed Key from long to string.  
3487 5222 d 12 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.