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

[CLOSED] provide a way of setting options in Storage #126

Closed
feross opened this issue Sep 21, 2014 · 2 comments
Closed

[CLOSED] provide a way of setting options in Storage #126

feross opened this issue Sep 21, 2014 · 2 comments

Comments

@feross
Copy link
Member

@feross feross commented Sep 21, 2014

Issue by vikstrous
Thursday Jun 12, 2014 at 18:51 GMT
Originally opened as https://github.com/feross/bittorrent-client/pull/30


This helps work around feross/bittorrent-client#16 (torrents larger than memory) because I can now do:

client.add(hash, {storageOpts: {nobuffer: true}});

vikstrous included the following code: https://github.com/feross/bittorrent-client/pull/30/commits

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Sep 21, 2014

Comment by feross
Thursday Jun 12, 2014 at 20:26 GMT


Nice, thanks! I renamed the option to just storage for simplicity. Published as 0.3.1.

@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Sep 21, 2014

@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.