Skip to content

Batching requests (send them concurrently) #6

@mamciek

Description

@mamciek

GuzzlePHP allows to send requests concurrently (using curl_multi_exec). How can it be implemented in riak-client? I am willing to work on that.
http://docs.guzzlephp.org/en/latest/clients.html#batching-requests

Can it be implemented by adding metod batch(array $riakCommands) to Riak\Client\RiakClient (and to all internally called interfaces) ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions