consts

package
v0.0.0-...-0212348 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2022 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CMDAuth         = "AUTH"
	CMDSlaveOf      = "SLAVEOF"
	CMDSubscribe    = "SUBSCRIBE"
	CMDPublish      = "PUBLISH"
	CMDUnsubscribe  = "UNSUBSCRIBE"
	CMDBgRewriteAof = "BGREWRITEAOF"
	CMDRewriteAof   = "REWRITEAOF"
	CMDFlushAll     = "flushall"
	CMDFlushBb      = "FLUSHDB"
	CMDSave         = "SAVE"
	CMDSelect       = "SELECT"
	CMDBgSave       = "BGSAVE"
	CMDCopy         = "COPY"
)

server CMD COMMAND

View Source
const (
	CMDMulti   = "MULTI"
	CMDDiscard = "DISCARD"
	CMDExec    = "EXEC"
	CMDWatch   = "WATCH"
)

db 事务命令

View Source
const (
	CMDPing = "PING"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL