Re: ANN Welle 1.4.0 is released
Hi Clojurewerkz guys ; I like your work on various libraries. Just wondering, do you plan to do a library for HBase ? Regards. Josh On Thu, Feb 21, 2013 at 12:49 PM, Michael Klishin < michael.s.klis...@gmail.com> wrote: > Welle [1] is an expressive Clojure client for Riak with batteries included. > > 1.4.0 is a minor release that is *100% backwards-compatible* with 1.3.x. > This version has been tested against Riak 1.2 as well as RCs of Riak 1.3. > > Release notes: > http://blog.clojurewerkz.org/blog/2013/02/21/welle-1-dot-4-0-is-released/ > > 1. http://clojureriak.info > -- > MK > > http://github.com/michaelklishin > http://twitter.com/michaelklishin > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to cloj...@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Re: ANN Welle 1.4.0 is released
I will... My usecases require durability and strict consistency. Josh. On Thu, Feb 21, 2013 at 11:02 PM, Mark Phillips wrote: > Hey Josh, > > On Thu, Feb 21, 2013 at 2:18 AM, Josh Kamau wrote: > >> Hi Clojurewerkz guys ; >> >> I like your work on various libraries. Just wondering, do you plan to do >> a library for HBase ? >> >> Regards. >> Josh >> > > Take Riak for a spin. :) > > Mark > > >> >> >> On Thu, Feb 21, 2013 at 12:49 PM, Michael Klishin < >> michael.s.klis...@gmail.com> wrote: >> >>> Welle [1] is an expressive Clojure client for Riak with batteries >>> included. >>> >>> 1.4.0 is a minor release that is *100% backwards-compatible* with 1.3.x. >>> This version has been tested against Riak 1.2 as well as RCs of Riak 1.3. >>> >>> Release notes: >>> http://blog.clojurewerkz.org/blog/2013/02/21/welle-1-dot-4-0-is-released/ >>> >>> 1. http://clojureriak.info >>> -- >>> MK >>> >>> http://github.com/michaelklishin >>> http://twitter.com/michaelklishin >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To post to this group, send email to cloj...@googlegroups.com >>> Note that posts from new members are moderated - please be patient with >>> your first post. >>> To unsubscribe from this group, send email to >>> clojure+unsubscr...@googlegroups.com >>> For more options, visit this group at >>> http://groups.google.com/group/clojure?hl=en >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to clojure+unsubscr...@googlegroups.com. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> >> ___ >> riak-users mailing list >> riak-users@lists.basho.com >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> >> > ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Re: ANN Welle 1.4.0 is released
Hi Mark ; Think about a reservations application where every write must be available immediately to all the readers. Josh. On Fri, Feb 22, 2013 at 6:08 AM, Mark Phillips wrote: > > > On Thu, Feb 21, 2013 at 12:11 PM, Josh Kamau wrote: > >> I will... My usecases require durability and strict consistency. >> > > Ah. I see. At the risk opening up a CAP-themed Pandora's box, can you > share the specific needs around consistency? Riak's scores high mark's in > the durability area, and we're always keen to learn where we fall short on > consistency at the use-case level (short of "Riak is eventually consistent; > I need traditional consistency guarantees"). > > Any specifics you can provide? > > Mark > twitter.com/pharkmillups > > > >> >> Josh. >> >> >> On Thu, Feb 21, 2013 at 11:02 PM, Mark Phillips wrote: >> >>> Hey Josh, >>> >>> On Thu, Feb 21, 2013 at 2:18 AM, Josh Kamau wrote: >>> >>>> Hi Clojurewerkz guys ; >>>> >>>> I like your work on various libraries. Just wondering, do you plan to >>>> do a library for HBase ? >>>> >>>> Regards. >>>> Josh >>>> >>> >>> Take Riak for a spin. :) >>> >>> Mark >>> >>> >>>> >>>> >>>> On Thu, Feb 21, 2013 at 12:49 PM, Michael Klishin < >>>> michael.s.klis...@gmail.com> wrote: >>>> >>>>> Welle [1] is an expressive Clojure client for Riak with batteries >>>>> included. >>>>> >>>>> 1.4.0 is a minor release that is *100% backwards-compatible* with >>>>> 1.3.x. This version has been tested against Riak 1.2 as well as RCs of >>>>> Riak >>>>> 1.3. >>>>> >>>>> Release notes: >>>>> >>>>> http://blog.clojurewerkz.org/blog/2013/02/21/welle-1-dot-4-0-is-released/ >>>>> >>>>> 1. http://clojureriak.info >>>>> -- >>>>> MK >>>>> >>>>> http://github.com/michaelklishin >>>>> http://twitter.com/michaelklishin >>>>> >>>>> -- >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Clojure" group. >>>>> To post to this group, send email to cloj...@googlegroups.com >>>>> Note that posts from new members are moderated - please be patient >>>>> with your first post. >>>>> To unsubscribe from this group, send email to >>>>> clojure+unsubscr...@googlegroups.com >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/clojure?hl=en >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Clojure" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to clojure+unsubscr...@googlegroups.com. >>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>> >>>>> >>>>> >>>> >>>> >>>> ___ >>>> riak-users mailing list >>>> riak-users@lists.basho.com >>>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >>>> >>>> >>> >> > ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Re: ANN Welle 1.4.0 is released
Mark ; I have decided to give riak a spin... Somebody wish me a good luck ;) Josh On Sat, Feb 23, 2013 at 2:01 AM, OJ Reeves wrote: > Nice. In my experience this would be the *very first ever* reservations > system that *wasn't* eventually consistent. Best of luck! :) > > > On Fri, Feb 22, 2013 at 6:08 PM, Josh Kamau wrote: > >> Hi Mark ; >> >> Think about a reservations application where every write must be >> available immediately to all the readers. >> Josh. >> >> >> >> >> On Fri, Feb 22, 2013 at 6:08 AM, Mark Phillips wrote: >> >>> >>> >>> On Thu, Feb 21, 2013 at 12:11 PM, Josh Kamau wrote: >>> >>>> I will... My usecases require durability and strict consistency. >>>> >>> >>> Ah. I see. At the risk opening up a CAP-themed Pandora's box, can you >>> share the specific needs around consistency? Riak's scores high mark's in >>> the durability area, and we're always keen to learn where we fall short on >>> consistency at the use-case level (short of "Riak is eventually consistent; >>> I need traditional consistency guarantees"). >>> >>> Any specifics you can provide? >>> >>> Mark >>> twitter.com/pharkmillups >>> >>> >>> >>>> >>>> Josh. >>>> >>>> >>>> On Thu, Feb 21, 2013 at 11:02 PM, Mark Phillips wrote: >>>> >>>>> Hey Josh, >>>>> >>>>> On Thu, Feb 21, 2013 at 2:18 AM, Josh Kamau wrote: >>>>> >>>>>> Hi Clojurewerkz guys ; >>>>>> >>>>>> I like your work on various libraries. Just wondering, do you plan to >>>>>> do a library for HBase ? >>>>>> >>>>>> Regards. >>>>>> Josh >>>>>> >>>>> >>>>> Take Riak for a spin. :) >>>>> >>>>> Mark >>>>> >>>>> >>>>>> >>>>>> >>>>>> On Thu, Feb 21, 2013 at 12:49 PM, Michael Klishin < >>>>>> michael.s.klis...@gmail.com> wrote: >>>>>> >>>>>>> Welle [1] is an expressive Clojure client for Riak with batteries >>>>>>> included. >>>>>>> >>>>>>> 1.4.0 is a minor release that is *100% backwards-compatible* with >>>>>>> 1.3.x. This version has been tested against Riak 1.2 as well as RCs of >>>>>>> Riak >>>>>>> 1.3. >>>>>>> >>>>>>> Release notes: >>>>>>> >>>>>>> http://blog.clojurewerkz.org/blog/2013/02/21/welle-1-dot-4-0-is-released/ >>>>>>> >>>>>>> 1. http://clojureriak.info >>>>>>> -- >>>>>>> MK >>>>>>> >>>>>>> http://github.com/michaelklishin >>>>>>> http://twitter.com/michaelklishin >>>>>>> >>>>>>> -- >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "Clojure" group. >>>>>>> To post to this group, send email to cloj...@googlegroups.com >>>>>>> Note that posts from new members are moderated - please be patient >>>>>>> with your first post. >>>>>>> To unsubscribe from this group, send email to >>>>>>> clojure+unsubscr...@googlegroups.com >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/clojure?hl=en >>>>>>> --- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "Clojure" group. >>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to clojure+unsubscr...@googlegroups.com. >>>>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> ___ >>>>>> riak-users mailing list >>>>>> riak-users@lists.basho.com >>>>>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >>>>>> >>>>>> >>>>> >>>> >>> >> >> ___ >> riak-users mailing list >> riak-users@lists.basho.com >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> >> > > > -- > > OJ Reeves > +61 431 952 586 > http://buffered.io/ > ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com