这算是 IRedis 开发系列的第4篇笔记吧。这篇文章来聊一下 IRedis 最近发布 1.0 带来的新 Fe […]
Continue reading…
Posts by laixintao
Use the Index, Luke! 笔记1
这篇文章是我读 https://use-the-index-luke.com/ 第一章的笔记。这对开发者来说是 […]
Continue reading…
IRedis开发记3:编译正则的难题
这篇文章是 IRedis 的第三篇开发笔记。一直以来,IRedis 的补全都是基于 prompt_toolki […]
Continue reading…
2019年年鉴
这一年不知不觉又过去了,一年很长,但是到了年底,能回忆起来的事情不多。今年没有什么大事发生,还是一如既往的工作 […]
Continue reading…
Daemon Process
本文介绍一个从 Linux 的 shell 诞生的进程,要经历怎样的“考验”,才能成为一个 daemon 进程 […]
Continue reading…