Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeString = '+' TypeError = '-' TypeInt = ':' TypeBulkBytes = '$' TypeArray = '*' )
View Source
const (
//支持单个key存储最大512MB的数据.
MaxBulkBytesLen = 1024 * 1024 * 512
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type RedisEngine ¶
type RedisEngine interface { }
type RedisProto ¶
Click to show internal directories.
Click to hide internal directories.