Skip to content
Joseph Gentle edited this page Aug 20, 2013 · 24 revisions

This is a list of the things that need to happen before 0.7 gets released. This should be updated as things are completed.

I know, github's awesome list feature doesn't work in the wiki but whatever.

  • LiveDB
    • Convert to JS
      • OT code
      • Misc code in index.coffee
      • Query code
    • Flag to turn off live updating for DB queries
    • Make operation log work outside of redis
    • Write more tests
    • Document the APIs
    • Cursors
    • Presence
    • Single process backend

  • ShareJS
    • Tests for useragent code
    • Docs for useragent code
    • Presence
    • Cursors
    • REST API
    • Tests for:
      • Connections
      • Doc class
      • OT type APIs (make sure they're accessable via doc contexts)
      • Queries
      • Cursors
    • Publish as master
    • JSON API ported
Clone this wiki locally