Table of Contents

Enum Proxy

Namespace
StackExchange.Redis
Assembly
StackExchange.Redis.StrongName.dll

Specifies the proxy that is being used to communicate to redis

public enum Proxy

Fields

None = 0

Direct communication to the redis server(s)

Twemproxy = 1

Communication via twemproxy