mirror of
https://github.com/redis/go-redis.git
synced 2025-07-31 05:04:23 +03:00
Rename SlowLog to SlowLogGet
This commit is contained in:
@ -104,9 +104,6 @@ type Options struct {
|
||||
// Enables read only queries on slave nodes.
|
||||
readOnly bool
|
||||
|
||||
// Enables read only queries on redis replicas in sentinel mode
|
||||
sentinelReadOnly bool
|
||||
|
||||
// TLS Config to use. When set TLS will be negotiated.
|
||||
TLSConfig *tls.Config
|
||||
|
||||
|
Reference in New Issue
Block a user