Makes sure that all changes to the cache are written to disk.
(defgeneric cache-commit (cache) (:documentation "Makes sure that all changes to the cache are written to disk."))