总结redis源码的整体实现,用java实现一个简单的版本。 实现了简单的auth select get set 命令,整个处理过程及取的变量名尽量和redis一致。 目的是为了使不太熟悉c语言的读者能够快速了解redis的工作机制,后续阅读redis源码更加容易上手。
总结redis源码的整体实现,用java实现一个简单的版本。 实现了简单的auth select get set 命令,整个处理过程及取的变量名尽量和redis一致。 目的是为了使不太熟悉c语言的读者能够快速了解redis的工作机制,后续阅读redis源码更加容易上手。
Contributions last year: 3
Max continuous contributions: 1
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.