Skip to content

Implement Redis caching strategy #95

@MissBlue00

Description

@MissBlue00

Task

Implement Redis caching strategy for improved performance.

Details

  • Add Redis client configuration
  • Implement cache decorators for expensive operations
  • Cache transaction status lookups
  • Add cache invalidation logic
  • Path: packages/common/src/cache.ts

Test

Verify cache hits and misses in application logs.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions