As a WME Engineer I want to enhance Product event properties with english labels.
RFC will be brought to the team on Monday- tech session
TODO
- Create a redis instance in our infrastructure
- Enhance Wikidata Entity Transformer with Property Retrival ( Cache hit first )
- Check redis cache
- If not in cache, check S3
- if not in S3, execute external call
- Emit Property entity data per cache miss hit and not in S3, full event.
Acceptance Criteria
- Redis set up
- Logic enhanced in service
- Code in main branch
- Deployed in DEV