We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is an open discussion of the missing basic features we want / need to add to Grenache
Here few points that are in my mind right now, just some hints for discussion
put
get
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is an open discussion of the missing basic features we want / need to add to Grenache
Here few points that are in my mind right now, just some hints for discussion
put
/get
methods in the Grape to store / retrieve informations from the DHT https://github.com/feross/bittorrent-dht (the dht underlying lib offers the support already).put
/get
to store temporary status updates for long-running requests (open for discussion)put
/get
to store requests' results for delayed result fetching (open for discussion)The text was updated successfully, but these errors were encountered: