You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/13 09:10:48 UTC

[GitHub] [camel-quarkus] JiriOndrusek opened a new issue #1911: LevelDB: Use native (C++) implementation of levelDB for native mode

JiriOndrusek opened a new issue #1911:
URL: https://github.com/apache/camel-quarkus/issues/1911


   Current levelDB extension is using Java port of library (https://github.com/dain/leveldb#leveldb-in-java), which has lower performance.
   
   Fast (C++) implementation should be used instead.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org