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

Implement MsgPack based update API

tuple_update() now accepts a MsgPack array
of arrays, each array - an update operation.

Fix a bug with wrong calculation of splice
new field length in update.

Fix a bug in test-suite.py where it would
wrongly drop core files after a server crash.

Convert the entire test suite to the new
update.
parent 8fc00a9c
No related branches found
No related tags found
No related merge requests found
Showing
with 275 additions and 306 deletions
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