Skip to content
Snippets Groups Projects
Commit 01f1d707 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

vinyl: refactor vy_branch_write()

* Merge vy_branch_update_stat() into vy_branch_write()
* Refactor firstvalue/lastvalue logic in vy_branch_write()
* memcpy() entire tuple instead of copying field by field
* Remove sf_comparable_size() and sf_comparable_write()
* Add missing vy_buf_free(&compressed)

Needed for #1594.
parent 539ea11f
No related branches found
No related tags found
Loading
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