Skip to content

Support the head parameter if pbc transport is used. [JIRA: CLIENTS-1039] #134

@tobixx

Description

@tobixx

Rationale: If the key management is out sourced to other systems and huge deletes should be performed there is no need for any data to be transfered. The implementation of this parameter would greatly improve this sort of task by reducing used resources and a noticeable speed up - depending on the data size.

By the way, why is this parameter only available for the pbc api ?

Beside this implementation suggestion, I would generally love to see a much lighter interface for operations which depends only on the key. Specifically I talk about something like:

bucket.delete(key)
bucket.exists(key)

and would just return boolean as no other informations are needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions