The policy specifies the command timeout, record expiration and how the command is handled when the record already exists. This call only works for string values.
public Task Append(
WritePolicy policy,
CancellationToken token,
Key key,
params Bin[] bins
)
AerospikeException | if queue is full |