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

feat(express): add lru cache for wallets in v2 /sendcoins #5455

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joeybaibg
Copy link

@joeybaibg joeybaibg commented Jan 30, 2025

B2B2C clients exprience high latencies for get wallet requests. To mitigate, we will cache these requests

TICKET: CS-4503

@joeybaibg joeybaibg force-pushed the CS-4503/send-coins-wallet-cache branch from a610340 to 6a48dd9 Compare January 30, 2025 19:39
B2B2C clients exprience high latencies for get wallet requests.
To mitigate, we will cache these requests

TICKET: CS-4503
@joeybaibg joeybaibg force-pushed the CS-4503/send-coins-wallet-cache branch from 6a48dd9 to 426499c Compare January 30, 2025 20:07
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