github.com/go-redis/redis/v8.cmdable.SetXX (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L798: func (c cmdable) SetXX(ctx context.Context, key string, value interface{}, expiration time.Duration) *BoolCmd {