-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
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
Labels
No labels