Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Pipeline
Method
Pipeline
commands.go:174–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
173
type
Cmdable
interface
{
174
Pipeline() Pipeliner
175
Pipelined(ctx context.Context, fn
func
(Pipeliner) error) ([]Cmder, error)
176
177
TxPipelined(ctx context.Context, fn
func
(Pipeliner) error) ([]Cmder, error)
Callers
14
pipeline_test.go
File · 0.65
initConn
Method · 0.65
ring_test.go
File · 0.65
iterator_test.go
File · 0.65
tls_cluster_test.go
File · 0.65
process
Method · 0.65
commands_test.go
File · 0.65
osscluster_test.go
File · 0.65
ExampleClient_Pipeline
Function · 0.65
benchmarkHSETPipelined
Function · 0.65
tls_test.go
File · 0.65
pool_test.go
File · 0.65
Calls
no outgoing calls
Tested by
2
ExampleClient_Pipeline
Function · 0.52
benchmarkHSETPipelined
Function · 0.52