2012/12/19 bgp2396
> I did check out both of those, but as far as I could tell neither one
> supported conflict resolution, or at least it's not documented.
Welle supports passing it to welle.kv/store as :vclock:
https://github.com/michaelklishin/welle/blob/master/src/clojure/clojurewerkz/well
ng that correct one in some way was well before sending it back).
>
> --- On Tue, 12/18/12, Reid Draper wrote:
>
>> From: Reid Draper
>> Subject: Re: Trying to revamp the clj-riak driver
>> To: "bgp2396"
>> Cc: riak-users@lists.basho.com
>> Date:
That works, thanks so much for the help! :)
--- On Tue, 12/18/12, Reid Draper wrote:
> From: Reid Draper
> Subject: Re: Trying to revamp the clj-riak driver
> To: "bgp2396"
> Cc: riak-users@lists.basho.com
> Date: Tuesday, December 18, 2012, 5:21 PM
>
> On De
correct one in some way was well before sending it back).
--- On Tue, 12/18/12, Reid Draper wrote:
> From: Reid Draper
> Subject: Re: Trying to revamp the clj-riak driver
> To: "bgp2396"
> Cc: riak-users@lists.basho.com
> Date: Tuesday, December 18, 2012, 3:44 PM
>
For a more up-to-date Clojure client, I'd recommend looking at Welle [1] or
Sumo [2]. Not to discourage you from doing some hacking, just throwing some
other options out there.
[1] http://clojureriak.info/
[2] https://github.com/reiddraper/sumo
Reid
On Dec 18, 2012, at 3:12 PM, bgp2396 wrote:
I'm working on updating this driver to be in some kind of working state:
https://github.com/mmcgrana/clj-riak
I've actually made some good progress, you can find my fork of it here:
https://github.com/mediocregopher/clj-riak
I've gotten all the dependencies and such updated, and (afaik) all of th