A Directory implementation that delegates to an inner Directory for
everything except the metadata files (meta.json and .managed.json), which it
stores in PostgreSQL (and, above a threshold, in a remote object storage) the same
way FullDirectory does.