Nice!

I had actually done the same thing using DrSlump's protobuf library and
found that it worked quite well and was about 40% faster than HTTP.

I'm curious what your results might be performance-wise comparing what you
have written to DrSlumps (I noticed there is a commit comment about
comparing to DrSlumps).

- Joe Lambert


On Fri, Dec 23, 2011 at 5:39 AM, John Loehrer <[email protected]>wrote:

> Sorry if it wasn't clear, all the changes are in the transport branch:
>
> https://github.com/gaiaops/riak-php-client/tree/transport
>
> It can be merged into master once we are sure it is production ready.
>
> ~ John
>
> ----- Original Message -----
> From: "John Loehrer" <[email protected]>
> To: "riak-users Users" <[email protected]>
> Sent: Thursday, December 22, 2011 1:34:36 PM
> Subject: php 5.3 protocol buffer client
>
> Past few days I have been experimenting with a protocol buffers client for
> riak in php 5.3.
>
> https://github.com/gaiaops/riak-php-client
> https://github.com/basho/riak-php-client/pull/20
>
>
> It is a port of the existing php client and should be backward compatible
> with the existing code. Everything seems to work as expected and passes the
> unit tests.
>
> Anyone willing to play with it in their test environments to help me find
> bugs? Also, interested in getting help finishing it, as maintaining the
> code is a lot of work.
>
>
> ~ John
>
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to