level-replicator icon indicating copy to clipboard operation
level-replicator copied to clipboard

support DAT

Open ghost opened this issue 10 years ago • 5 comments

Would be awesome if this included DAT suppoort to allow easy replication for other consumers

https://github.com/maxogden/dat

ghost avatar May 25 '14 23:05 ghost

That would be awesome. Megga-huge +1 on this.

heapwolf avatar May 25 '14 23:05 heapwolf

ping @maxogden @mafintosh

kesla avatar May 26 '14 12:05 kesla

We are in the (very early) process of changing dat to become levelup interface compatible. When that is done I guess you would be able to do

lrep.install(datInstance, log, config)

(see maxogden/dat#117 for more info)

mafintosh avatar May 26 '14 22:05 mafintosh

Is there any plan for having deferred replication? In dat we don't want to replicate until a user does pull/push etc. As I understand it level-replicator continuously replicates currently.

mafintosh avatar Jul 26 '14 10:07 mafintosh

+1 I've been making a major change (allow user to manage the connection protocol), so now would be a good time for me to make this change too.

On Saturday, July 26, 2014, Mathias Buus [email protected] wrote:

Is there any plan for having deferred replication? In dat we don't want to replicate until a user does pull/push etc. As I understand it level-replicator continuously replicates currently.

— Reply to this email directly or view it on GitHub https://github.com/hij1nx/level-replicator/issues/11#issuecomment-50230471 .

Paolo Fragomeni Founder, Here is How http://hereishow.to

github.com/hij1nx twitter.com/hij1nx

heapwolf avatar Jul 26 '14 10:07 heapwolf