Re: [ANN] Riaknostic, your Riak Doctor

2012-03-02 Thread Matthew Tovbin
Hi Sean, Seems like a nice tool, but it's nice to have more examples on the homepage. Because currently I've a problem understanding if the tool is working at all: no connected nodes info is printed. See below. Similar happens with other diag commands, such as 'diag disk', 'diag dumps' etc. #~/

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Michael Clemmons
Andrey / Shuhao, I had been working on a similar project to riakkit. Its not near as complete but had some nice feature like lazy loading and basically the same bucket/client defined class structure. I have similar concerns as Andrey about riakkit's current beta pep8 compliance being a big one, bu

Riak Recap for February 27 - March 1

2012-03-02 Thread Mark Phillips
Afternoon, Evening, Morning to All - Great Recap for today. Enjoy, have a great weekend, and thanks for being a part of Riak. Mark Community Manager Basho Technologies wiki.basho.com/Riak.html twitter.com/pharkmillups --- Riak Recap for February 27 - March 1 ==

Re: licenses (was Re: riakkit, a python riak object mapper, has hit beta!(

2012-03-02 Thread Shuhao Wu
It's asking them to use GPL, which is even more restrictive, but a better move for general open source. LGPL is what I feel like the best for this library, as I want a copyleft license. Shuhao On Fri, Mar 2, 2012 at 5:24 AM, Andrey V. Martyanov wrote: > Hi Justin, > > Sorry for the late respon

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Andrey V. Martyanov
Basically, I meant sibling reconciliation. Best regards, Andrey Martyanov On Fri, Mar 2, 2012 at 8:01 PM, Shuhao Wu wrote: > Also, what do you mean by conflict resolution? Synchronization or > conflicts between references such as deleting references to a document when > that document is deleted

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Shuhao Wu
Also, what do you mean by conflict resolution? Synchronization or conflicts between references such as deleting references to a document when that document is deleted? Shuhao On Fri, Mar 2, 2012 at 9:56 AM, Shuhao Wu wrote: > Actually it's okay for no pull request for now.. I'm in the process

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Shuhao Wu
Actually it's okay for no pull request for now.. I'm in the process of rethinking the whole framework as well as I'm having some of the issues that Andrey is describing as well. Shuhao On Fri, Mar 2, 2012 at 9:51 AM, Jared Morrow wrote: > Andrey, > > First off, you are indeed sending two email

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Jared Morrow
Andrey, First off, you are indeed sending two emails to the Riak Users list each time you email, not just one, so I think gmail is doing the right thing the first time. Second, I'm sure Shuhao would love some pull requests to help with Riakkit since you seem to have a lot of ideas to make it b

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Andrey V. Martyanov
Also, I think we can add RoR-like migrations on top of that with automatic schema versioning and all the stuff. Best regards, Andrey Martyanov On Fri, Mar 2, 2012 at 6:22 PM, Andrey V. Martyanov wrote: > I'm sorry for the repost, but my gmail client by default sends an email to > a specific subs

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Andrey V. Martyanov
Also, I think we can add RoR-like migrations on top of that with automatic schema versioning and all the stuff. Best regards, Andrey Martyanov On Fri, Mar 2, 2012 at 6:22 PM, Andrey V. Martyanov wrote: > I'm sorry for the repost, but my gmail client by default sends an email to > a specific subs

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Andrey V. Martyanov
I'm sorry for the repost, but my gmail client by default sends an email to a specific subscriber, not to riak-users. Hi Shuhao, I don't have enough time to write my own implementation and to see how it works in practice. But I share my thoughts about that. It's possible to save the current API, i

Re: riakkit, a python riak object mapper, has hit beta!

2012-03-02 Thread Andrey V. Martyanov
Hi Shuhao, I don't have enough time to write my own implementation and to see how it works in practice. But I share my thoughts about that. It's possible to save the current API, it's common now and used in SQLAlchemy and Django ORM. But underlying implementation I see a bit different. The simple

Re: Rekon in riak 1.1.0 ?

2012-03-02 Thread Sean Cribbs
I don't think it made it into the initial release. You can still install it via the traditional way. On Thu, Mar 1, 2012 at 9:14 PM, Eric Fong wrote: > Hi > > In https://github.com/basho/rekon > It said that rekon is* being incorporated into Riak > Control

looking for new riak-js maintainer

2012-03-02 Thread francisco treacy
Hi all, I am taking on a new role at my company, and unfortunately cannot find enough time to pursue riak-js. It's been a long (and fun) ride, and I'm kinda sad to have to announce this. A complete Javascript rewrite ( https://github.com/frank06/riak-js/tree/js ) is 90% there but I really can't f

Re: licenses (was Re: riakkit, a python riak object mapper, has hit beta!(

2012-03-02 Thread Andrey V. Martyanov
Hi Justin, Sorry for the late response, I didn't see your message! In fact, I know the differences between the two. But, what is the profit of using it? Why don't just use BSD, for example, like many open source projects do. The biggest minus of LGPL is that many people think that it's the same a