Skip to content
Snippets Groups Projects
Commit 9bcb4159 authored by alyapunov's avatar alyapunov Committed by Konstantin Osipov
Browse files

vinyl: split index->version to mem_list_version/range_tree_version

There is a version member in vy_index that is incremented on each
modification of mem list and range tree. Split it to two members
that correspond to mem list and range tree accordingly.

It is needed for more precise tracking of changes in iterators.
parent d00e70b2
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