Connection
This section provides a complete list of the Connection properties you can configure in the connection string for this provider.
Property | Description |
DefineTables | Define the tables exposed by the provider using table names and Redis key patterns. |
PatternSeparator | Define the table pattern's delimiter. |
ReaderEndpoints | The slave hosts and port array, which indicates the Redis Master/Slave cluster's slave instances, are split by a comma. |
TablePattern | Define the tables exposed by the provider using Redis key patterns. |