AwsUtilsHostingExtensions
class
Namespace: Orleans.Hosting
Provides extension methods for configuring DynamoDB clustering.
public static class AwsUtilsHostingExtensionsMethods
UseDynamoDBClustering(IClientBuilder, Action<DynamoDBGatewayOptions>)Configures the client to use DynamoDB for clustering.UseDynamoDBClustering(IClientBuilder, Action<OptionsBuilder<DynamoDBGatewayOptions>>)Configures the client to use DynamoDB for clustering.UseDynamoDBClustering(ISiloBuilder, Action<DynamoDBClusteringOptions>)Configures the silo to use DynamoDB for clustering.UseDynamoDBClustering(ISiloBuilder, Action<OptionsBuilder<DynamoDBClusteringOptions>>)Configures the silo to use DynamoDB for clustering.
