Adds a transaction to the set of open transactions.
(defgeneric open-transaction (cache transaction) (:documentation "Adds a transaction to the set of open transactions."))