-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问是否支持大数据量的存储,比如图片字节码 #18
Comments
The best way to store big data such as pictures and raw buffers is storing in file. You could store pictures in MMKV, which is possible. But I don't encourage such usage. |
应该可以的,性能可能卡在protobuf的序列化/反序列化上,建议写个demo测试下 @ChineseBoyLY |
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: