Removes a transaction from the set of open transactions.
(defgeneric close-transaction (cache transaction) (:documentation "Removes a transaction from the set of open transactions."))