Tencent / MMKV

An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Other
17.1k stars 1.88k forks source link

取值失败概率较高 #1326

Closed rays77 closed 4 weeks ago

rays77 commented 4 weeks ago

在存储时能够正常存储,但是当获取时,出现的失败概率较高,经常会有取值失败的情况,偶发概率较高

rays77 commented 4 weeks ago

最近出现了好几例这个情况,比较苦恼,请问有什么优化方案吗

lingol commented 4 weeks ago

Consider changing the mode to MULTI_PROCESS_MODE.