IRT-fbachmann

Results 8 comments of IRT-fbachmann

No, there is no official node support. However, in my structure I liked to have some supporting information associated to the commands/events. I'd like to have that in the same...

Ah, sorry... I was too much in my own thinking :) I get this kind of error: ""key foo.bar must not contain '.'" This happens when I an event to...

ok... thanks, anyway :)

Meanwhile, I found why everything is working. This is from the mongodb driver: ``` Collection.prototype.update = function(selector, document, options, callback) { var self = this; // [...] // Execute using...

Thanks for the fast reply... the last point is how I do it currently. However, I quite often had events that occurred at the same time (yes, exactly same time...

Ditto, same error

Pinning does not work for me either. Is there any progress on this topic?

Alright. To stick with your repos I'll have to find another way then, I guess :)