Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
5187 5029 d 10 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 5031 d 18 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 5048 d 6 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 5255 d 2 h vikas /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Fix the datasource timeout issue.  
3518 5255 d 4 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed storage type from String to text.  
3504 5258 d 5 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed the storage from map to string.  
3498 5258 d 6 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed Key from long to string.  
3487 5259 d 2 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.