Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(backend): improve Redis cache implementation #229

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

ahonn
Copy link
Collaborator

@ahonn ahonn commented Sep 30, 2024

  • Introduce createCacheStore function for better Redis cache management
    • Fix "Unexpected error processing request: Error: LOADING Redis is loading the dataset in memory" issue
  • Enhance error handling in IndexerQueueService

@ahonn ahonn changed the title refactor(backend): improve Redis cache implementation and bootstrap p refactor(backend): improve Redis cache implementation Sep 30, 2024
Copy link

vercel bot commented Sep 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
utxo-stack-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 8:12am

@ahonn ahonn merged commit 8f39f4d into develop Sep 30, 2024
3 checks passed
@ahonn ahonn deleted the fix/redis-loading branch September 30, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant