• Michael Golowka's avatar
    Add Database v5 interface with gRPC client & server (#9641) · 6478665b
    Michael Golowka authored
    * Add new Database v5 interface with gRPC client & server
    This is primarily for making password policies available to the DB engine, however since there are a number of other problems with the current interface this is getting an overhaul to a more gRPC request/response approach for easier future compatibility.
    
    This is the first in a series of PRs to add support for password policies in the combined database engine
    6478665b