ssb-ooo
saves multiple copies of the same message to the ooo
flumelog
#1
Labels
ssb-ooo
saves multiple copies of the same message to the ooo
flumelog
#1
I was playing around with using
ssb-ooo
in http://github.com/evbogue/mvd and I discovered thatooo.get
will make a network request for a message, even after it's been saved to.ssb/ooo/log.offset
. Thenooo
will save a duplicate message, even if it already has the message in the log.It seems to me that it shouldn't be requesting the message from the network, if it already has it.
My idea for
mvd
is to start with lower initial hops, and then use votes to request and showooo
reblogs. This way initial sync will be faster, and discovery will be more fun because you'll find people by following and then exploring via reblogs.The text was updated successfully, but these errors were encountered: