Difference between revisions of "Tracking"

From DarkWiki
Jump to: navigation, search
(Created page with "==Process== * Parse the tracking updates file. * Add each tracking update to the database (using [https://docs.mongodb.com/manual/reference/operator/update/addToSet/ $addToSe...")
(No difference)

Revision as of 10:14, 13 June 2017

Process

  • Parse the tracking updates file.
  • Add each tracking update to the database (using $addToSet, in MongoDB).