RegistryKey
Identifies the physical database (host, port, database name) a TypeRegistry belongs to.
Deliberately excludes the rest of the connection URL (credentials, SSL settings, timeouts, ...): none of that affects the type catalog, so keying on it would fragment the cache and would needlessly keep a password alive as a map key for the lifetime of the JVM.