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

vinyl: remove mutex around transaction conflict manager

The only case when the tx manager was used from the backend
was to query the oldest active read view. Instead of querying
from the backend, maintain a sequence and update it
whenever the oldest read view is advanced.
parent 208bf7c4
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