holepunchto / hypercore

Hypercore is a secure, distributed append-only log.
https://docs.holepunch.to
MIT License
2.59k stars 182 forks source link

Change the {live:} opt of replicate? #120

Closed pfrazee closed 2 years ago

pfrazee commented 7 years ago

Related to https://github.com/mafintosh/hypercore/issues/119, should we change replicate({live: true}) to something more clear?

Eg replicate({keepOpen: true})

hackergrrl commented 7 years ago

I'm fond of the live verbage for replication fwiw, and I do think that using "static" to differentiate between mutable/immutable hypercores is useful.

scriptjs commented 6 years ago

I am not keen on such a change. Live is sensible and intuitive. I agree with @noffle regarding "static"

mafintosh commented 2 years ago

changed in 10