RockScience

Results 5 issues of RockScience

The documentation says "Chronos has a number of advantages over regular cron. It allows you to schedule your jobs using ISO8601 repeating interval notation, which enables more flexibility in job...

Following my previous issue, a second one, a bit less important, (although I am bit scared from Dirk's feedback :) Thank you guys for the good work on this project...

Does this depend on the Graphviz extension? It is not clear...

I need to update a lot of documents at the same time. I know mongo doesn't support that. But could we imagine to have in rmongodb a C wrapper so...

enhancement

Is dbInsertDocument a simple wrapper of db.collection.insert() ? According to http://docs.mongodb.org/manual/reference/method/db.collection.insert/#db.collection.insert it should support batch sending from an array of document: [document1, document2, ..., documentN] This is important because R...