Starts a transaction. Clears out the key value pair update buffer.\\\r
\begin{algorithmic}[1]\r
\Function{TransactionStart}{$ $}\r
- \LeftComment{Reset the key value update buffer}\r
- \State $KVUpdate \gets \tuple{\emptyset, \emptyset}$\r
+ % \LeftComment{Reset the key value update buffer}\r
+ % \State $KVUpdate \gets \tuple{\emptyset, \emptyset}$\r
+ \State $PendingTrans \gets NULL$\r
\EndFunction\r
\end{algorithmic}\r
\end{varwidth}% \r