RESP: REdis Serialization Protocal
used with TCP
Request-Response Model, support pipelining(send multiple commands at once and wait for replies later), when a Redis client subcribes to a Pub/Sub channel, the protocal becomes push protocal
| Name | Name | Last commit date | ||
|---|---|---|---|---|
RESP: REdis Serialization Protocal
used with TCP
Request-Response Model, support pipelining(send multiple commands at once and wait for replies later), when a Redis client subcribes to a Pub/Sub channel, the protocal becomes push protocal