orbitdb icon indicating copy to clipboard operation
orbitdb copied to clipboard

To OrbitDB 1.0 BETA

Open tabcat opened this issue 3 years ago • 0 comments

To OrbitDB 1.0 BETA

working branch: https://github.com/tabcat/orbit-db/tree/1.0

Tracklist:notes::

  • [ ] Database factory
    • [x] written
    • [ ] tested
  • [ ] Database class
    • [x] written
    • [ ] tested
    • [ ] Replica
      • [x] written
      • [ ] tested
  • [ ] Replicator
    • [ ] Pubsub Heads Exchange
      • [ ] written
      • [ ] tested
  • [ ] Stores
    • [ ] KeyValue
      • [x] written
      • [ ] tested
  • [ ] Access
    • [ ] Static
      • [x] written
      • [ ] tested
  • [ ] Entry
    • [x] written
    • [ ] tested
  • [ ] Identity
    • [x] written
    • [ ] tested
  • [ ] Traversal
    • [x] written
    • [ ] tested
  • [ ] API Docs

initial beta release will have basic functionality and api documentation.

ETA FOR OPTIMISTS: EARLY JULY

ETA FOR PESSIMISTS: LATE AUGUST

tabcat avatar Jun 09 '22 03:06 tabcat