Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-42995: Add RemoteButlerRegistry #965

Merged
merged 1 commit into from
Feb 26, 2024
Merged

DM-42995: Add RemoteButlerRegistry #965

merged 1 commit into from
Feb 26, 2024

Commits on Feb 22, 2024

  1. Add RemoteButler registry shim

    Added a partial implementation of the registry property to RemoteButler.  We now run the existing Registry test suite against RemoteButler's registry shim, by delegating unsupported methods to SqlRegistry via a new class HybridButlerRegistry.
    dhirving committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    95e3a90 View commit details
    Browse the repository at this point in the history