[
https://issues.apache.org/jira/browse/CAMEL-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369170#comment-15369170
]
ASF GitHub Bot commented on CAMEL-10066:
----------------------------------------
GitHub user jlpedrosa opened a pull request:
https://github.com/apache/camel/pull/1073
Add influx db component
This PR covers https://issues.apache.org/jira/browse/CAMEL-10066
So far it´s a producer only components, lets do iterations to improve it
later.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jlpedrosa/camel CAMEL-10066
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1073.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1073
----
commit 06600871dfc89637bb51493ce22f1c9d9beb778c
Author: Jose Luis Pedrosa <[email protected]>
Date: 2016-06-18T22:17:15Z
Initial import
commit 96a82adf5506218c760ff1bc4f5f76a31cfe4d27
Author: Jose Luis Pedrosa <[email protected]>
Date: 2016-06-19T14:46:00Z
backup, Added some tests
commit 8f83f5b6d71cccbe81875d4f6ae036e438dde492
Author: Jose Luis Pedrosa <[email protected]>
Date: 2016-06-20T14:40:21Z
Fixed compilation. some unit tests added, backup
commit cb3285a1d25322c6efe25d59bd20a1244e06c98a
Author: Jose Luis Pedrosa <[email protected]>
Date: 2016-06-29T07:06:37Z
Created more tests
commit 22fd0a5805b8fe9a592d3c15c53db27518dc8d53
Author: Jose Luis Pedrosa <[email protected]>
Date: 2016-07-05T11:45:22Z
Moved connection at component level, added file for documentation (not
filled test).
DB Name is in header, not in body now
commit 02ea4a95f759ea3d91642a359ab3beaa725b4633
Author: Jose Luis Pedrosa <[email protected]>
Date: 2016-07-09T09:39:51Z
Clean up, added documentation, moved log to file, marked component as
producer only.
commit 7d073b76299fd84a2834fb310abd29bb86be97b1
Author: Jose Luis Pedrosa <[email protected]>
Date: 2016-07-09T16:30:30Z
Tested against real influxdb instance, tests are passed also.
Improved documentation.
----
> Add support for InfluxDB
> ------------------------
>
> Key: CAMEL-10066
> URL: https://issues.apache.org/jira/browse/CAMEL-10066
> Project: Camel
> Issue Type: New Feature
> Reporter: Jose Luis Pedrosa
> Priority: Minor
>
> I would be nice to have a camel component for influxdb time series database.
> https://influxdata.com/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)