Home
last modified time | relevance | path

Searched refs:SlaveOf (Results 1 – 25 of 32) sorted by relevance

12

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/server/
H A Dapp.go169 if len(app.cfg.SlaveOf) > 0 {
231 if len(app.cfg.SlaveOf) > 0 {
232 app.slaveof(app.cfg.SlaveOf, false, app.cfg.Readonly)
H A Dreplication.go363 if len(app.cfg.SlaveOf) == 0 && len(masterAddr) == 0 {
372 app.cfg.SlaveOf = masterAddr
396 if len(app.cfg.SlaveOf) == 0 {
399 return app.m.startReplication(app.cfg.SlaveOf, true)
H A Dcmd_replication_test.go61 slaveCfg.SlaveOf = masterCfg.Addr
H A Dcmd_replication.go196 slaveof := c.app.cfg.SlaveOf
H A Dinfo.go212 slaveof := i.app.cfg.SlaveOf
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/config/
H A Dconfig_test.go31 c.SlaveOf = "127.0.0.1:6381"
H A Dconfig.go119 SlaveOf string `toml:"slaveof"` member
190 cfg.SlaveOf = ""
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/cmd/ledis-server/
H A Dmain.go82 cfg.SlaveOf = *slaveof
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Interfaces/Redis/
H A DIRedisNativeClient.cs35 void SlaveOf(string hostname, int port); in SlaveOf() method
/dports/net/traefik/traefik-2.6.1/vendor/gopkg.in/redis.v5/
H A Dcommands.go204 SlaveOf(host, port string) *StatusCmd methodSpec
1740 func (c *cmdable) SlaveOf(host, port string) *StatusCmd { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-redis/redis/
H A Dcommands.go229 SlaveOf(host, port string) *StatusCmd methodSpec
1831 func (c *cmdable) SlaveOf(host, port string) *StatusCmd { func
H A Dcommands_test.go204 slaveOf := client.SlaveOf("localhost", "8888")
208 slaveOf = client.SlaveOf("NO", "ONE")
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/go-redis/redis/v7/
H A Dcommands.go257 SlaveOf(host, port string) *StatusCmd methodSpec
2254 func (c cmdable) SlaveOf(host, port string) *StatusCmd { func
H A Dcommands_test.go230 slaveOf := client.SlaveOf("localhost", "8888")
234 slaveOf = client.SlaveOf("NO", "ONE")
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-redis/redis/v7/
H A Dcommands.go257 SlaveOf(host, port string) *StatusCmd methodSpec
2254 func (c cmdable) SlaveOf(host, port string) *StatusCmd { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go290 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2386 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go290 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2386 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go287 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2345 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/net/storj/storj-1.45.3/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go292 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2460 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go293 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2469 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go343 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
3007 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go342 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2997 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go343 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
3007 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go338 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2984 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/go-redis/redis/v8/
H A Dcommands.go312 SlaveOf(ctx context.Context, host, port string) *StatusCmd methodSpec
2684 func (c cmdable) SlaveOf(ctx context.Context, host, port string) *StatusCmd { func

12