[ https://issues.apache.org/jira/browse/OPENJPA-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156785#comment-17156785 ]
ASF subversion and git services commented on OPENJPA-2816: ---------------------------------------------------------- Commit c93313767d369d60ed3201c784b257c8592892c6 in openjpa's branch refs/heads/master from Enrico Olivelli [ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=c933137 ] OPENJPA-2816 Add HerdDB DBDictionary - implement HerdDBDictionary - add autodiscovery of HerdDB > Add HerdDB DBDictionary > ----------------------- > > Key: OPENJPA-2816 > URL: https://issues.apache.org/jira/browse/OPENJPA-2816 > Project: OpenJPA > Issue Type: New Feature > Components: third-party > Reporter: Enrico Olivelli > Priority: Major > > I would like to contribute to OpenJPA a DBDictionary for HerdDB database > [https://github.com/diennea/herddb > ]HerdDB is an embedded database designed to run in production with builtin > replication. > It is based on Apache Calcite, Apache BookKeeper and Apache ZooKeeper > Basically it is this file: > [https://github.com/diennea/herddb/blob/master/herddb-thirdparty/openjpa/src/main/java/herddb/openjpa/DBDictionary.java] > > -- This message was sent by Atlassian Jira (v8.3.4#803005)