Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
5187 5020 d 0 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 5022 d 8 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 5038 d 21 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 5245 d 17 h vikas /trunk/GoogleAppDatalog/src/main/java/in/shop2020/web/ Fix the datasource timeout issue.  
3518 5245 d 19 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed storage type from String to text.  
3504 5248 d 19 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed the storage from map to string.  
3498 5248 d 20 h rajveer /trunk/GoogleAppDatalog/src/main/java/in/shop2020/ Changed Key from long to string.  
3487 5249 d 17 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.