ChronixDB / chronix.storage

The Chronix storage based on Apache Lucene
Apache License 2.0
47 stars 10 forks source link

Upgrade to latest versions. #6

Open FlorianLautenschlager opened 7 years ago

FlorianLautenschlager commented 7 years ago

This will also fixes the build.

aabrams commented 7 years ago

Hi Florian, I'm interested in integrating this into our app. Are there plans to have a version beyond 0.1 out? Any docs on using the library? We use Scala 2.12, Java 8 and Kafka Streams.

Thanks Adam

FlorianLautenschlager commented 7 years ago

Hi @aabrams at the moment i have little time but it is planned to go beyond version 0.1. :-) At the moment there are no docs but i can write a first version if you want. But before i would update the lib to the latest Lucene version.

How urgent is this for you?

aabrams commented 7 years ago

Hi Florian,

Thanks for the information. We already use lucene extensively to query live data processed in Kafka Streams and begun work to integrate InfluxDB as a separate store to deal with TS data.

Your solution seems a better fit (library vs. full db, already experience with lucene, etc.), so I'd like to be able to evaluate it in the coming month.

My main concern is community and continued development. Are you planning to leave it as a research project?

Cheers Adam

On Mon, Oct 23, 2017 at 12:11 PM, Florian Lautenschlager < notifications@github.com> wrote:

Hi @aabrams https://github.com/aabrams at the moment i have little time but it is planned to go beyond version 0.1. :-) At the moment there are no docs but i can write a first version if you want. But before i would update the lib to the latest Lucene version.

How urgent is this for you?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ChronixDB/chronix.storage/issues/6#issuecomment-338596454, or mute the thread https://github.com/notifications/unsubscribe-auth/AAYBoNmu2kwlm7cEH800MS0SrFGOS54Cks5svFgmgaJpZM4MbSGC .

--

Thanks, Adam

FlorianLautenschlager commented 6 years ago

My main concern is community and continued development. Are you planning to leave it as a research project?

The origin of the project is a research project. But it is also backed by a company called www.qaware.de and there will be more development in the future. I am currently finishing my PHD thesis and hence have little time (this will change in future).