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

Caching resolution endpoint #6

Open
3 tasks
chinmoy12c opened this issue Dec 23, 2022 · 0 comments
Open
3 tasks

Caching resolution endpoint #6

chinmoy12c opened this issue Dec 23, 2022 · 0 comments
Assignees

Comments

@chinmoy12c
Copy link
Contributor

Description

To decrease the latency and load on the database and DID resolution service, resolution results should be cached.

Steps

  • A memory caching data structure like Redis could be used.
  • Target is 10k requests/second.
  • Should probably run as a separate caching service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant