Skip to content

perf: add cache for proxied read requests#831

Merged
aloknerurkar merged 4 commits intomainfrom
rpc-fixes.12
Oct 17, 2025
Merged

perf: add cache for proxied read requests#831
aloknerurkar merged 4 commits intomainfrom
rpc-fixes.12

Conversation

@aloknerurkar
Copy link
Copy Markdown
Collaborator

Describe your changes

Adding cache for read methods not handled by the RPC. This is to reduce the load on the RPC service due to additional requests sent by wallet software.

Issue ticket number and link

Fixes # (issue)

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

Comment thread tools/preconf-rpc/rpcserver/rpcserver.go Outdated
Comment thread tools/preconf-rpc/rpcserver/rpcserver.go
@aloknerurkar aloknerurkar merged commit 95bdaa4 into main Oct 17, 2025
4 of 5 checks passed
@aloknerurkar aloknerurkar deleted the rpc-fixes.12 branch October 17, 2025 10:38
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.

2 participants