Module Intf.Registry

A Registry module will receive events whenever items * are removed from the cache, whether by invalidation * or garbage collection

module type S = sig ... end