# Constants
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
Adapter of Redis Client, add context support.
Redis Client component, require redis-server 2.6.12+ configuration: redis: class: "@pgo/Client/Redis/Client" prefix: "pgo_" password: "" db: 0 maxIdleConn: 10 maxIdleTime: "60s" netTimeout: "1s" probInterval: "0s" mod:"cluster" servers: - "127.0.0.1:6379" - "127.0.0.1:6380".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author