Skip to content
Joseph Gentle edited this page Jul 15, 2014 · 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.

  • LiveDB
    • Convert to JS (Thanks @Dignifiedquire)
      • OT code
      • Misc code in index.coffee
      • Query code
    • Make operation log work outside of redis
    • Write more tests
    • Projections
    • Document the APIs (started in the README)
    • Cursors
    • Presence (in progress - working but no multi-server support yet)
    • Single process backend

  • ShareJS
    • Tests for useragent code
    • Docs for useragent code
    • Presence (waiting for livedb)
    • Cursors (waiting for livedb multi-server support)
    • REST API
    • Tests for:
      • Connections
      • Doc class
      • OT type APIs (make sure they're accessable via doc contexts)
      • Queries
      • Cursors
      • REST (well, finish porting them.)
    • Publish as master
    • JSON API ported (thanks @tedsuo)
Clone this wiki locally