Returns the number of objects (both dirty and non-dirty) in the cache.
(defgeneric cache-count (cache) (:documentation "Returns the number of objects (both dirty and non-dirty) in the cache."))