메소드 | 설명 | |
---|---|---|
RedisForEverything ( this config, bool sharedQueues ) : Configure | ||
RedisSagaStorage ( this config ) : Configure | ||
RedisSubscriptionStorage ( this config ) : Configure | ||
RedisTimeoutStorage ( this config ) : Configure | ||
RedisTransport ( this config, bool sharedQueues ) : Configure |
메소드 | 설명 | |
---|---|---|
ConfigureRedisClientManager ( Configure config ) : void | ||
ConfigureSerializer ( Configure config ) : void | ||
GetHosts ( string hosts ) : string[] |
public static RedisForEverything ( this config, bool sharedQueues ) : Configure | ||
config | this | |
sharedQueues | bool | |
리턴 | Configure |
public static RedisSagaStorage ( this config ) : Configure | ||
config | this | |
리턴 | Configure |
public static RedisSubscriptionStorage ( this config ) : Configure | ||
config | this | |
리턴 | Configure |
public static RedisTimeoutStorage ( this config ) : Configure | ||
config | this | |
리턴 | Configure |
public static RedisTransport ( this config, bool sharedQueues ) : Configure | ||
config | this | |
sharedQueues | bool | |
리턴 | Configure |