cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

Use MMKV to replace sqlite for the implementation of localStorage

Open dumganhar opened this issue 1 year ago • 2 comments

https://github.com/Tencent/MMKV https://forum.cocos.org/t/topic/155623/6

Also need to check its size.

dumganhar avatar Jan 11 '24 13:01 dumganhar

This issue is for which platform?

minggo avatar Jan 16 '24 02:01 minggo

It's for native platforms since MMKV is also a cross platform library.

dumganhar avatar Apr 01 '24 02:04 dumganhar

Another choice: https://github.com/vimpunk/mio which is used in https://github.com/axmolengine/axmol

dumganhar avatar May 27 '24 09:05 dumganhar