Method AddRedbProPostgresWithConfig(IServiceCollection, RedbServiceConfiguration)
Registers REDB Pro with ready configuration instance
[Obsolete("Use services.AddRedbPro(o => o.UsePostgres(connectionString)) from redb.Core.Pro.Extensions")]
public static IServiceCollection AddRedbProPostgresWithConfig(this IServiceCollection services, RedbServiceConfiguration configuration)