Skip to content

ssb-ooo saves multiple copies of the same message to the ooo flumelog #1

Description

@evbogue

I was playing around with using ssb-ooo in http://github.com/evbogue/mvd and I discovered that ooo.get will make a network request for a message, even after it's been saved to .ssb/ooo/log.offset. Then ooo 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 show ooo 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions