Skip to content
/ godis Public
forked from HDT3213/godis

A Golang implemented Redis server

License

Notifications You must be signed in to change notification settings

upeven/godis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%