Tencent / MMKV

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

多进程模式使用问题 #1283

Closed leavesWU closed 3 months ago

leavesWU commented 3 months ago

单进程模式使用的文件怎么迁移到多进程,是否在初始化的时候直接改成多进程模式就行?

lingol commented 3 months ago

是否在初始化的时候直接改成多进程模式就行?

Yes. In all the places where you get/create an instance of that mmapID.