Skip to content

JS-CodeGamer/redis-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mini-Redis

Trying to implement redis in different languages to learn how to build a server using aforementiond concepts and learn how these concepts work in different languages.

Concepts

  • Multi Threading
    • Using green threads
    • Using OS threads
  • Event Loop

About

Me learning how to build a server, handle concurrency, some basic syscalls etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors