Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35600 175 d 12 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Fix Redis serialization bug and add 15-min cache manager

- Fix SerializationException for publishedOffersWithAchievement cache
- Add @JsonIgnore to computed getters getBillingStartDate/getBillingEndDate
- Add @JsonIgnoreProperties(ignoreUnknown=true) to CreateOfferRequest,
ItemCriteriaPayout, TargetSlab for backward compatibility with cached data

- Add redisVeryShortCacheManager (15 min TTL) for frequently changing data
- brandStockPrices, partnerInvestments, partnerSales, partnerDailyInvestment
now use 15-min cache instead of 60-min
 
33745 683 d 6 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/ Added Transporter details  
33736 684 d 9 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Fixed Date wise processing  
33441 773 d 12 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Offer Processing fixed  
32979 881 d 8 h amit.gupta /trunk/ Fixed changes related to offer.  
30670 1486 d 8 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/ Fixed leads logic  
30651 1489 d 7 h amit.gupta /trunk/ Added processing of sellin  
29785 1657 d 5 h amit.gupta /trunk/ Fixed price circular  
27878 1968 d 8 h amit.gupta /trunk/