web5-js icon indicating copy to clipboard operation
web5-js copied to clipboard

Add caching to identity-agent for DID Resolution

Open shamilovtim opened this issue 1 year ago • 0 comments

The identity-agent package doesn't have a cache for DID Resolution the way that it does in the @web5/proxy-agent and @web5/user-agent implementations. This creates a negative performance impact because every DWN related operation requires a network call to resolve.

shamilovtim avatar Nov 10 '23 18:11 shamilovtim