Connection
This section provides a complete list of the Connection properties you can configure in the connection string for this provider.
| Property | Description |
| DefineTables | テーブル名とRedis キーパターンを使用して、provider によって公開されるテーブルを定義します。 |
| 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 | Redis キーパターンを使用して、provider によって公開されるテーブルを定義します。 |