Skip to content
forked from HDT3213/godis

A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群

License

Notifications You must be signed in to change notification settings

Kiritoabc/godis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godis

A Golang implements K-V cache, compatible with redis protocol

Structure

  • server: tcp server
  • redis: redis protocol parser
  • db: data container

About

A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%