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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L2095: func (c cmdable) PFAdd(ctx context.Context, key string, els ...interface{}) *IntCmd {