What is the difference between Mini Program local cache and localstorage?

Mini Program uses setStorage to store data and transmit values on pages, but it"s the same with localstorage storage. I Baidu has said that it can prevent users from changing devices, users can still read setStorage if they change phones? That is to say, setStorage is actually stored on Wechat server?


Thank you for the invitation.
I think you can understand that Mini Program is actually a native encapsulation , unifying API, but not necessarily storing it on Wechat's server. After all, Mini Program's execution environment is Wechat, but how to achieve it, it is necessary to ask the development team.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32fc8-2b3a5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32fc8-2b3a5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?