Skip to content
Zhiyu Zhu/朱智语 edited this page Aug 30, 2019 · 18 revisions

Welcome to the EFStorage wiki! | 欢迎 👏

WARNING: this solution should only be used with other solutions with caution when modifying value for the same identifier in the same container, as it cache the value in memory to avoid decoding content from underlying storage every time when accessed.

注意:请避免使用其他方法更改同一个容器里同一标识符代表的值,因为 EFStorage 会直接从内存中返回值, 而不是每一次都去读取+转换。(这也是为什么所有的 Ref 类型都是单例

Clone this wiki locally