Skip to content
Snippets Groups Projects
Commit 07ec8166 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Implement blueprint delete-box-return-tuple

In DELETE, support flag BOX_RETURN_TUPLE.

A community request from Alexandre Kalendarev.

In the new DELETE (21) command, one can specify
delete flags. If BOX_RETURN_TUPLE is set, return
the old (deleted) tuple to the client.

Update doc/box-protocol.txt to reflect the new
(21) DELETE and its extended response format.
parent 1d16d8f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment