gitgitcode / go-redis-training

redis 的 Golang 版本实现🐵

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-redis-training

使用 golang 实现 redis

  1. go run cmd/main.go,默认监听 3101 端口
  2. redis-cli -p 3101

更多文档正在完善中。。。

About

redis 的 Golang 版本实现🐵

License:MIT License


Languages

Language:Go 98.4%Language:JavaScript 1.6%