Skip to content

ConflictHandlers

No due date 0% complete

Todo:

  • Add basic support for serverTime stamps
  • Add support for fieldbassed changes
  • Add support for diff+merge for OT like resolution

These features are primary server-side based. They all require the server-timestap added to data changes.
Making these into seperate small packages that could depend on eachother or be left out. They should create a modi…

Todo:

  • Add basic support for serverTime stamps
  • Add support for fieldbassed changes
  • Add support for diff+merge for OT like resolution

These features are primary server-side based. They all require the server-timestap added to data changes.
Making these into seperate small packages that could depend on eachother or be left out. They should create a modified Meteor.collection - this way they could be used with or without groundDB.

General things to consider:

  • Create tests!
  • Remove functionality should properly be a "_removed" flag set on the document and filtered off subscriptions.

No body is assigned at the moment so if you feel like it contribute! - It's a good idea to coordinate and discuss solutions on "meteor talk", in issues or pr. mail

Kind regards Morten

Loading