package
0.1.9
Repository: https://github.com/pojol/braid.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Get Redis `GET key` command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Pipeline 管道.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetEx Redis `SETEx key expiration value` command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TxPipelined 封装事务,将命令包装在MULTI、EXEC中,并直接执行事务.
WithAddr redis 连接地址 "redis:// :[email protected]:6379/0".
WithConnectTimeOut 连接超时时间.
通过域名进行访问.
WithIdleTimeout 闲置连接的超时时间, 设置小于服务器的超时时间 redis.conf : timeout.
WithMaxIdle 最大空闲连接数.
No description provided by the author
No description provided by the author
WithPoolSize 链接数.
No description provided by the author
WithReadTimeOut 连接的读取超时时间.
No description provided by the author
No description provided by the author
WithWriteTimeOut 连接的写入超时时间.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Parm 配置项.

# Type aliases

Option config wraps.
No description provided by the author