Actions
개선(improvement) #863
closed[Channel] Apply cache in DB API for search request over 10 hotels
Start date:
07/17/2025
Due date:
07/18/2025
% Done:
100%
Estimated time:
Part:
Build env.:
Prod
Description
Request :
1. Apply cache in DB API for search request over 10 hotels (number of hotels can be updated on Redis)
2. Cache by hotel, time out cache 1h
Files
Related issues
Updated by calvin dev 8 months ago
1. Apply cache for search request over 5 hotels. Raw data cached on hotel-api
2. A hotel has 3 keys: allotment/price/stop-sale-promotion
3. Key expires in 15 minutes
4. Combine cached data and real data
5. Appy 2 seller: Hikari , quijui
Updated by calvin dev 8 months ago
- Status changed from 신규(New) to 진행(Doing)
- Start date set to 07/17/2025
Updated by Joseph Vo 8 months ago
- Related to 개선(improvement) #878: [Test] Test search API with caching for Haikari and Qiyoji added
Updated by calvin dev 8 months ago
- Due date set to 07/18/2025
- Status changed from 진행(Doing) to 완료(Done)
- % Done changed from 0 to 100
- Build env. set to Prod
Updated by ziniy Kang 8 months ago
- Status changed from 완료(Done) to 완료성공(Resolve)
Updated by calvin dev 8 months ago
update: call web-api to upload response on redis
Actions
