LevelDB for Java

420 views
Skip to first unread message

Channing Walton

unread,
Sep 9, 2013, 3:37:41 PM9/9/13
to events...@googlegroups.com
Hi,
I was wondering what experience people have of leveldb in Java, I'm concerned that the project looks dead. Are people just using the original google implementation?

Channing

Martin Krasser

unread,
Sep 10, 2013, 2:33:38 AM9/10/13
to events...@googlegroups.com
Hi Channing,

We're using the native LevelDB (via leveldbjni) in production but also found that the LevelDB Java port ran stable in our performance and load tests. AFAIK, the Java port was implemented for ActiveMQ's LevelDB store in times where leveldbjni did not support Windows. This changed meanwhile and I'm not sure if ActiveMQ still offers the Java port as fallback (at least, it is still part of the dependencies). Eventsourced offers usage of the LevelDB Java port to make development in sbt project easier (details here).

Cheers,
Martin
--
You received this message because you are subscribed to the Google Groups "Eventsourced User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eventsourced...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
Martin Krasser

blog:    http://krasserm.blogspot.com
code:    http://github.com/krasserm
twitter: http://twitter.com/mrt1nz

Channing Walton

unread,
Sep 10, 2013, 7:30:40 AM9/10/13
to events...@googlegroups.com, kras...@googlemail.com

OK That sounds good. We'll start with the leveldb for Java and see how we get on.

Reply all
Reply to author
Forward
0 new messages