Redis线程模型

228 阅读1分钟

1、Redis是单线程吗?

2、Redis单线程模式是怎样的?

3、Redis6.0之前为什么使用单线程?

4、Redis6.0之后为什么引入了多线程?

详见:Redis 常见面试题 | 小林coding (xiaolincoding.com)