jlouis / etorrent

Erlang Bittorrent Client
BSD 2-Clause "Simplified" License
294 stars 50 forks source link

Add more storage engines to the code. #18

Open jlouis opened 14 years ago

jlouis commented 14 years ago

ince this is erlang it is easy to provide other storage engines than the default. Some ideas are:

edwardw commented 13 years ago

A user story, please? It seems to me that OS level NFS, Samba, AFS, or even iSCSI is quite sufficient.

jlouis commented 13 years ago

It is an old old idea, way older than the 8 months when was added to the issue tracker. You are right that we might want to ignore it since it lacks a good story. I originally envisioned a takeover via distribution of etorrent frontends - but that can easily be had by running multiple etorrent nodes with no connectivity. The BitTorrent protocol solves the rest :)

edwardw commented 13 years ago

This may or may not be related. But it is good to know we are not alone thinking about p2p and storage: http://tahoe-lafs.org/pipermail/tahoe-dev/2011-February/006150.html