How would you go about adding support for protocol buffers?

I think I'd prefer having a PHP extension for that. Anyone else feel that
way?

- Joe Lambert

[email protected]
+86 13656213284


On Wed, Sep 14, 2011 at 10:23 PM, Kev Burns <[email protected]> wrote:

>
> Riak 1.0 is coming soon.
> Now would be a good time to overhaul the PHP client.
>
> Goals
>
>    - Add support for Protocol Buffers
>    - Add support for new Riak 1.0 features (2i, pr, pw, client_id, etc)
>    - Add performance benchmarks
>    - Improve network performance
>    - Improve tests
>    - Add support for streaming results
>    - Add automatic read-before-write
>    - Add support for retries and sibling resolution
>    - Discourage expensive operations by throwing warnings
>
> I also think it's time the client required PHP 5.3+
>
>    - Namespacing for better class organization
>    - Late static binding for looser coupling and greater extensibility
>    - Anonymous functions for inline retries and sibling resolution
>
> Is there anyone using PHP 5.2 in production with Riak that hasn't upgraded
> to PHP 5.3?
>
>
> - Kev
>
> _______________________________________________
> 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