Thanks to visit codestin.com
Credit goes to github.com

Skip to content

swarmdb protocol and implementation? #103

@lambdafu

Description

@lambdafu

Is the source code for the olebedev/swarmdb docker image available? Is the server protocol documented? The closest I found is https://github.com/gritzko/swarm-ron-docs/ but that is obviously out of date.
Currently, I am trying to reverse engineer the protocol based on the demo code and the docker black box, but that's quite frustrating.
I understand that there are still challenges to swarm, such as subgraph queries. But I have more trivial questions, too, that could be answered from the implementation of the server. For example, how you key the log entries to make a sortable linear log for the backend db without a version vector. Do you keep a hash to a local timestamp or so?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions