[05:02:19] <Logicgate> not if it has the capped property
[05:08:09] <Logicgate> I need to know when a collection is full
[06:58:21] <OilFanInYYC> I have a db setup with 3 collections (league,roster,schedule). The schedule collection is not populated yet but I have a JSON file with data like [{"Date": "2013-09-19", "Away": "Swift Current", "Home": "Regina"},{"Date": "2013-09-20","Away": "Brandon","Home": "Moose Jaw"}...]. There are 3 things I need to adjust for the JSON data to be input info into the schedule. I want the date to be EPOC time, and the home and away teams to us
[06:58:22] <OilFanInYYC> e the abbreviated name from the league collection. I'm looking for a javascript file/function to allow me to do this but I keep running into problems. Any help would be fantastic.
[09:41:41] <zec_> Why would I want to use "MongoDb for Windows Azure" over the standard "MongoDb for Windows"? - I guess that the windows azure version provides something extra, but what?