[00:26:09] <jcims> hey folks, n00b here, i'm trying to put together my first non-trivial document design and am wondering if there are any particular tools that people like to use
[01:34:45] <svm_invictvs> I have a document in my database that contains an array of items. I have a single item and I want to find all of the documents whose array contains the given single item.
[05:01:19] <mrpro> Sun Nov 4 00:06:31 [conn146480] authenticate: { authenticate: 1, nonce: "73352e1356070e9", user: "test", key: "090f270f23645db959949133a1aa121d" }
[05:01:19] <mrpro> Sun Nov 4 00:06:31 [conn146480] authenticate: { authenticate: 1, user: "test", nonce: "f877e2cc1cf8c303", key: "945be6ddc59784e9e91a39eb4b6c5629" }
[05:01:20] <mrpro> Sun Nov 4 00:06:31 [conn146480] warning: virtual size (17305MB) - mapped size (13086MB) is large (4218MB). could indicate a memory leak
[05:01:20] <mrpro> Sun Nov 4 00:06:31 [conn146480] end connection 127.0.0.1:40897
[05:01:20] <mrpro> Sun Nov 4 00:06:33 [initandliste
[17:33:09] <moskiteau> i have a mongodb capped collection with a tailable/awaiting cursor. A user can make a request with criteria. Each time he does, a thread is created on the server listening and pushing to the client the new items.
[17:33:38] <moskiteau> but that doesn't sound like a good idea, if i have many users, everything will crash, so how can i build something smarter?
[17:47:34] <moskiteau> the best would be to register triggers that fire events when insertion match the user queries
[17:47:45] <moskiteau> but how is that even possible?
[18:01:28] <desiac> Anyone here to help? Every 30 mins my mongo disk io writes going to 100% and getting messages like [DataFileSync] flushing mmaps took 73578ms for 12 files