Re: Hey, Python client users

2011-10-20 Thread Greg Stein
On Oct 20, 2011 7:44 AM, "Russell Brown" wrote: >... > I had a chat with Reid Draper about it (he is much more pythonic than me), he concurs. I just need to do a bit more reading through the code, and unless anyone here objects (anyone? class? anyone?), I'll start work at merging your fork into th

Re: Hey, Python client users

2011-10-20 Thread Russell Brown
On 20 Oct 2011, at 11:27, Greg Stein wrote: > On Oct 18, 2011 11:12 AM, "Greg Stein" wrote: > >... > > The short answer: my branch puts connection management into the > > transport, and Brett's patches puts that into the client. A decision > > needs to be made, and that will determine future wor

Re: Hey, Python client users

2011-10-20 Thread Greg Stein
On Oct 18, 2011 11:12 AM, "Greg Stein" wrote: >... > The short answer: my branch puts connection management into the > transport, and Brett's patches puts that into the client. A decision > needs to be made, and that will determine future work. I've previously > emailed with an explanation for why

Re: Hey, Python client users

2011-10-18 Thread Soren Hansen
2011/10/18 Greg Stein : >> "The unicode problem"[1][2] >> makes it rather unusable for me with Python 2.7. :( (Not due to your >> changes, but the Riak Python client in general) >> >> [1]: https://issues.basho.com/show_bug.cgi?id=649 >> [2]: https://github.com/basho/riak-python-client/issues/32 > W

Re: Hey, Python client users

2011-10-18 Thread Greg Stein
On Tue, Oct 18, 2011 at 10:53, Soren Hansen wrote: > 2011/10/16 Greg Stein : >> Anyhow, enough description. If you're using Python, then I'd highly >> recommend: >>  https://github.com/gstein/riak-python-client/tree/proper >> >> I hope that helps, and let me know if you run into any problems with

Re: Hey, Python client users

2011-10-18 Thread Greg Stein
On Mon, Oct 17, 2011 at 15:13, Russell Brown wrote: > > On 16 Oct 2011, at 06:18, Greg Stein wrote: > >> Hey all, >> >> The Basho folks have been slow to integrate changes, given their busy >> schedule with the 1.0 release. > > This is true. Sorry. But we are now putting some time into the client

Re: Hey, Python client users

2011-10-18 Thread Soren Hansen
2011/10/16 Greg Stein : > Anyhow, enough description. If you're using Python, then I'd highly recommend: >  https://github.com/gstein/riak-python-client/tree/proper > > I hope that helps, and let me know if you run into any problems with it. Thanks for this. Your changes look great. I take it you

Re: Hey, Python client users

2011-10-17 Thread Russell Brown
On 16 Oct 2011, at 06:18, Greg Stein wrote: > Hey all, > > The Basho folks have been slow to integrate changes, given their busy > schedule with the 1.0 release. This is true. Sorry. But we are now putting some time into the client libraries in general and the python client in particular. > I