Skip to content

Add Leaderboard Caching StrategyΒ #41

@dDevAhmed

Description

@dDevAhmed

πŸ“š Overview

Cache reputation leaderboard to improve performance.


🎯 Objectives

  • Cached rankings
  • Periodic refresh
  • Redis sorted sets preferred

🧠 Scope

Keys:

  • leaderboard:global
  • leaderboard:weekly

Background refresh job required.


βœ… Acceptance Criteria

  • Leaderboard loads from cache
  • Rankings accurate
  • Refresh job works

⏳ Complexity

Medium

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions