[16:57:48] <timothy-michael> any google launchpad folks in here?
[18:40:33] <MadHatter42> i have an application that store events but they're like mostly the same but with a few differences
[18:40:42] <MadHatter42> i thought about just storing diffs and a timestamp
[18:40:54] <MadHatter42> but it gets tricky when I want to do a graphical representation
[18:41:03] <MadHatter42> any ideas on the matter ?
[20:36:01] <wday> are you guys having isssues with MMS Backup
[20:36:16] <wday> my backup restore transfer just keeps getting slower over the last hour
[20:36:32] <wday> went from 10 MB/s -> 1.7 MB/s -> almost nothing
[22:41:37] <hemmi> Hey there. I'm building an ad platform that has a notion of publishers, advertisers, sites, zones, creatives, campaigns and flights. My app won't actually be serving any ads because I'm just configuring a third-party ad network. This seems like a pretty good fit for a more traditional (rdbms) database. I am however interested in mongodb for its flexible
[22:41:38] <hemmi> schema for quicker development. Is there any reason against using mongo for something like this?