Github user padewitte closed the pull request at:
https://github.com/apache/camel/pull/457
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user padewitte opened a pull request:
https://github.com/apache/camel/pull/457
CAMEL-7378 Adding outputType to allow user to choose between a List or a...
... DBCursor while performing a findAll operation.
You can merge this pull request into a Git repository by running
Github user padewitte closed the pull request at:
https://github.com/apache/camel/pull/346
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user padewitte opened a pull request:
https://github.com/apache/camel/pull/346
Add cmd operation to MongoDB Component fixing CAMEL-8101 and CAMEL-8100
Add cmd operation to MongoDB Component fixing CAMEL-8101 and CAMEL-8100
You can merge this pull request into a Git
Github user padewitte closed the pull request at:
https://github.com/apache/camel/pull/27
GitHub user padewitte opened a pull request:
https://github.com/apache/camel/pull/27
CAMEL-6507 : Typo correction of aggregate
Typo correction of aggregate
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/padewitte/camel
Github user padewitte closed the pull request at:
https://github.com/apache/camel/pull/26
GitHub user padewitte opened a pull request:
https://github.com/apache/camel/pull/26
Add aggregat to mongo component
Hi,
I just add the ability to use aggregat in camel-mongo-db route.
Now you can declare a route to aggregate :
from(...).to("mongodb:myDb?dat