decentralized-identity / universal-resolver

Universal Resolver implementation and drivers.
https://uniresolver.io/
Apache License 2.0
551 stars 245 forks source link

Caching #9

Open peacekeeper opened 6 years ago

peacekeeper commented 6 years ago

How should resolution results be cached?

This could be influenced by:

How should the cache be implemented? The UR could cache results in memory, or use a shared caching mechanism such as Blockstack's Atlas peer network.

peacekeeper commented 3 years ago

We revisited this on the 23 Jun 2021 Universal Resolver call and decided that this is still relevant and we should work on it at some point.

peacekeeper commented 3 years ago

We discussed this on the 29 Sep 2021 Universal Resolver work item call. Some ideas here are relevant to a concrete implementation, while others would fit better into specifications (e.g. DID Core, DID Resolution). This issue should probably be broken up into smaller issues in the appropriate places.