Skip to content

SanazME/redis-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

redis-go

This is build your own Redis project which creates a Redis server:

  • A TCP server that bind on and listen to port 6379 (the default port that Redis uses)
  • Handle concurrent Redis clients
  • Implement RESP protocol to support the following commands:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published