-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add channel cache #148
Comments
This will be addressed in #82. |
This is becoming more important as |
Two ideas here, from common use cases:
Both of these are very common patterns in applications, so it makes sense to provide standard dhtproto components for these tasks. Whether they could or should be merged into a single component that can be configured for different use cases can be discussed.
The text was updated successfully, but these errors were encountered: