You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description\nEvict platform yield cache immediately when on-chain yield index events are received.\n\n## Files to Edit/Create\n- backend/src/api/yield.rs\n\n## Acceptance Criteria\n- Clear Redis cache keys on receipt of YieldAccrued block events.\n\n## Guidance / Hints\nIssue keys delete command to Redis pool.
Description\nEvict platform yield cache immediately when on-chain yield index events are received.\n\n## Files to Edit/Create\n-
backend/src/api/yield.rs\n\n## Acceptance Criteria\n- Clear Redis cache keys on receipt of YieldAccrued block events.\n\n## Guidance / Hints\nIssue keys delete command to Redis pool.