15. KVStore 版本四 8️⃣ 内存变更 Apply 层
8️⃣ 内存变更 Apply 层
1. 函数集合
1 | static int kvstore_apply_put(); |
2. 函数复盘 + 规范注释
2.1 static int kvstore_apply_put()
1 | /** |
2.2 static int kvstore_apply_del()
1 |
|
2.3 static int kvstore_apply_put_internal()
1 | /** |
2.4 static int kvstore_apply_del_internal()
1 | /** |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 butterfly!