8000 GitHub - markate/Blend-Storage: Blend-Storage 为BlendUI提供离线存储方案
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

markate/Blend-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blendui离线方案设计

方案简介:

在runtime环境下让用户能够得到更佳的体验,减少用户等待时间,解决由于等待模版渲染的白屏时间。主要分为以下部分:

1、主动存储部分

2、被动存储方案




一、	主动存储

1、	getIDatatem(options)

2、	setIDatatem(options)

3、	removeDataItem(options)

4、	removeAllDataItems(options)

5、	getDataStorageSize(options)

6、	getFileItem(options)

7、	setFileItem(options)

8、	removeFileItem(options)

9、	removeAllFileItems(options)

10、	getFileStorageSize(options)

二、模版、数据离线存储方式

1、模版缓存方案

2、数据缓存方案

About

Blend-Storage 为BlendUI提供离线存储方案

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0