Skip to content

Milestones

List view

  • Todo * [ ] Remove SC specific code

    No due date
    1/1 issues closed
  • Create a "stacker" for localstorage - this way we allow for the user to store more data - maybe a simple mini/maxifier for mongo documents? One could optimize the outstanding methods - eg. if a change would result in no change

    No due date
  • * [ ] Make this into a seperate package * [ ] Make intelligent subscriptions Inspiration: https://github.com/raix/incrementalSubscription

    No due date
    0/1 issues closed
  • 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

    No due date
    0/2 issues closed