Tracking

From DarkWiki
Revision as of 10:14, 13 June 2017 by Apowney (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Process

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