Re: [ANN] Kria 0.1.14, an async Clojure Client for Riak 2.0.0.rc1

2014-09-05 Thread David James
I just got around to using the Maven protobuf files instead of using a local copy. Much easier! Thanks for mentioning this, Sean. On Thu, Jul 24, 2014 at 3:48 PM, David James wrote: > Thanks for the feedback! > > I'll take a look at the Maven Central .proto files. > > I started Kria before the

Re: [ANN] Kria 0.1.14, an async Clojure Client for Riak 2.0.0.rc1

2014-07-24 Thread David James
Thanks for the feedback! I'll take a look at the Maven Central .proto files. I started Kria before the new Java client was very far along. I'm glad it now supports async operation. I'll try to take a look. I have had mixed experiences in wrapping Java libraries. I found many hard to understand be

Re: [ANN] Kria 0.1.14, an async Clojure Client for Riak 2.0.0.rc1

2014-07-23 Thread Sean Cribbs
David, Thanks for contributing to the Riak ecosystem! A few notes: Looking over your README, I see you're probably doing some unnecessary work with respect to the .proto files [1]. We generate, package, and deploy all of those on Maven Central [2] specifically so others can use them as you have,

[ANN] Kria 0.1.14, an async Clojure Client for Riak 2.0.0.rc1

2014-07-23 Thread David James
The latest version of Kria, 0.1.14, supports Riak 2.0.0rc1. Kria (a right rotation of "Riak") is an open source asynchronous Clojure driver for Riak 2.0 built on top of Java 7's NIO.2. It uses the Riak protocol buffer interface. https://github.com/bluemont/kria https://clojars.org/kria There are,

Re: Riak 2.0.0 RC1

2014-07-23 Thread Sofiane Laouini
Cool Thanks for the awesome work :) -- sofiane. On Tue, Jul 22, 2014 at 1:47 AM, Mark Reynolds wrote: > Awesome! <3 > > I've played with the betas already, and it rocks! thanks for the good work > :) > > > On Tue, Jul 22, 2014, at 00:42, Dave Martorana wrote: > > Very excited by this! > > >

Re: Riak 2.0.0 RC1

2014-07-21 Thread Mark Reynolds
Awesome! <3 I've played with the betas already, and it rocks! thanks for the good work :) On Tue, Jul 22, 2014, at 00:42, Dave Martorana wrote: Very excited by this! On Mon, Jul 21, 2014 at 6:17 PM, Brian Roach <[1]ro...@basho.com> wrote: On Mon, Jul 21, 2014 at 4:01 PM, Jared Morrow <

Re: Riak 2.0.0 RC1

2014-07-21 Thread Dave Martorana
Very excited by this! On Mon, Jul 21, 2014 at 6:17 PM, Brian Roach wrote: > On Mon, Jul 21, 2014 at 4:01 PM, Jared Morrow wrote: > > There is a Java driver, > > http://docs.basho.com/riak/latest/dev/using/libraries/ The 2.0 support > for > > that will land very soon, so keep an eye out on thi

Re: Riak 2.0.0 RC1

2014-07-21 Thread Brian Roach
On Mon, Jul 21, 2014 at 4:01 PM, Jared Morrow wrote: > There is a Java driver, > http://docs.basho.com/riak/latest/dev/using/libraries/ The 2.0 support for > that will land very soon, so keep an eye out on this list for the updated > Java client. As of about 5 minutes ago the new Riak Java 2.0 R

Re: Riak 2.0.0 RC1

2014-07-21 Thread Alex De la rosa
Cool! thanks, can't wait to have the updated Python library running :) we have a new project incoming at work and would be awesome to be able to start development with 2.0 and the Python client. Thanks, Alex On Mon, Jul 21, 2014 at 11:58 PM, Jared Morrow wrote: > The clients are still being fi

Re: Riak 2.0.0 RC1

2014-07-21 Thread Jared Morrow
New to RIAK, Does Riak 2.0 support Play 2.0. Is there a java/scala > driver? > > - Shailesh > > From: Alex De la rosa > Date: Monday, July 21, 2014 at 2:38 PM > To: Jared Morrow > Cc: Riak Users Mailing List > Subject: Re: Riak 2.0.0 RC1 > > Awesome! C

Re: Riak 2.0.0 RC1

2014-07-21 Thread Tom Santero
+1, it's very exciting to see this RC knowing how much work went into it's making. Congrats all around. On Mon, Jul 21, 2014 at 5:56 PM, Mark S Phillips wrote: > Truly awesome work. Congratulations to you and the team, Jared. > > Mark > > On Mon, Jul 21, 2014 at 5:34 PM, Jared Morrow wrote: >

Re: Riak 2.0.0 RC1

2014-07-21 Thread Jared Morrow
The clients are still being finalized. Word on the street is the Java client RC will be very soon, and the other clients will follow. The person who would know best has today off, but stay tuned. Thanks, Jared On Mon, Jul 21, 2014 at 3:38 PM, Alex De la rosa wrote: > Awesome! Can't wait to t

Re: Riak 2.0.0 RC1

2014-07-21 Thread Mark S Phillips
Truly awesome work. Congratulations to you and the team, Jared. Mark On Mon, Jul 21, 2014 at 5:34 PM, Jared Morrow wrote: > Riak-Users, > > Everyone at Basho is extremely happy to announce the public availability of > Riak 2.0.0 RC. As a release candidate, we do not recommend using it in > produ

Re: Riak 2.0.0 RC1

2014-07-21 Thread Shailesh Mangal
om>> Subject: Re: Riak 2.0.0 RC1 Awesome! Can't wait to try it! What about the python client for Riak 2.0? I remember testing the actual version and still have many issues and non-workable new features (like counters, sets, maps, etc.) Thanks! Alex On Mon, Jul 21, 2014 at 11:34 PM,

Re: Riak 2.0.0 RC1

2014-07-21 Thread Alex De la rosa
Awesome! Can't wait to try it! What about the python client for Riak 2.0? I remember testing the actual version and still have many issues and non-workable new features (like counters, sets, maps, etc.) Thanks! Alex On Mon, Jul 21, 2014 at 11:34 PM, Jared Morrow wrote: > Riak-Users, > > Everyo

Riak 2.0.0 RC1

2014-07-21 Thread Jared Morrow
Riak-Users, Everyone at Basho is extremely happy to announce the public availability of Riak 2.0.0 RC. As a release candidate, we do not recommend using it in production, but it should be considered feature and API complete for Riak 2.0 final. We reserve the right to make changes for any data-loss