orbitdb icon indicating copy to clipboard operation
orbitdb copied to clipboard

an orbitdb spec

Open tabcat opened this issue 3 years ago • 0 comments

I've been working on a spec to go with 1.0.

It's main goal is to make orbitdb databases more self-descriptive via the manifest, more efficient by taking advantage of CBOR's binary types, and easier to understand fundamentally.

As a working spec it will go through a lot of changes before being accepted. It would be great to get feedback from the community from anyone who is interested. The more feedback the better.

If you would like to do this, here are some of the areas that have received the more work so far:

  • https://github.com/tabcat/spec/blob/1.0/OVERVIEW.md
  • https://github.com/tabcat/spec/blob/1.0/MANIFEST.md
  • https://github.com/tabcat/spec/tree/1.0/identity
  • https://github.com/tabcat/spec/tree/1.0/entry

I'll update here after making any significant changes.

tabcat avatar Mar 08 '22 07:03 tabcat