Skip to content

1. Redis 客户端-客户端通信协议 | 杂记 #21

@caticat

Description

@caticat

https://caticat.github.io/2018/04/24/redis-client-1/

使用TCP协议 定制了RESP(Redis Serialization Protocol)序列化协议 协议格式请求格式(换行符使用\r\n):1234567*3$3SET$5hello$5world 返回格式:1+OK

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions