[ https://issues.apache.org/activemq/browse/CAMEL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57708#action_57708 ]
Claus Ibsen commented on CAMEL-217: ----------------------------------- We are looking into use KahaDB instead of JPA to provide persistence out of the box with Camel. A JPA is really ill fitted for a map based kind of repository and KahaDB is used by ActiveMQ and thus well tested and really fast. Hiram has helped getting the bits together. End users can still create their own JPA version if they fancy using a RDBMS. > create a simple JPA based Aggregator strategy that uses a persistent database > to store the results of the aggregation to avoid the need for batching > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-217 > URL: https://issues.apache.org/activemq/browse/CAMEL-217 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Reporter: James Strachan > Assignee: Claus Ibsen > Fix For: 2.3.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.