openimsdk / open-im-uniapp-demo

即时通讯
https://openim.io
GNU General Public License v3.0
145 stars 104 forks source link

After sending images on the mobile phone, there is no local cache for the images, and every time you open it, you need to download the images again #39

Closed jg-8 closed 1 year ago

jg-8 commented 1 year ago

Checklist

Is this feature request related to a problem?

None

Problem Description

聊天窗口,每次进入,都得重新下载图片,这个看着是比较影响性能的,建议能够做本地化缓存。

Solution Description

能够做聊天记录的本地化。缓存,缓存图片、文件

Benefits

本地化缓存可以节省服务器的开销。

Potential Drawbacks

No response

Additional Information

No response

Bloomingg commented 1 year ago

这个只是demo,对应功能可以自行开发