Apache Camel 2.11 – Neo4j and more new components by Claus Ibsen.
From the post:
As usual the Camel community continues to be very active. For the upcoming Camel 2.11 release we have already five new components in the works
- camel-neo4j – To integrate with the graph database neo4j
- camel-couchdb – To integrate with the Apache CouchDB
- camel-elastichsearch – To interface with an ElastichSearch Server
- camel-cmis – To integrate with CMIS compliant content repository
- camel-sjms – JMS component with pure JMS API (no 3rd party like spring-jms)
All five components started by members of the community, and not by people from the Camel team. For example the camel-neo4j, and camel-couchdb components is kindly donated to ASF by Stephen Samuel. Bilgin Ibryam contributed the camel-cmis component. And Cedric Vidal donated the camel-elastichsearch component. And lastly Scott Sullivan donated the camel-sjms component.
Just in case you live in a world where Enterprise Integration Patterns are relevant. 😉
If you are not familiar with Camel: Camel in Action, Chapter 1 (direct link) free chapter 1 of the Camel in Action book.
I first saw this at DZone.