ibireme / YYCache

High performance cache framework for iOS.
MIT License
2.38k stars 511 forks source link

删除数据时有进度获取的方法,为何保存时没有进度获取的方法呢?还是说我没有找到? #135

Open yongshideweiyi opened 5 years ago

yongshideweiyi commented 5 years ago

删除数据时可以使用removeAllCacheValueWithProgressBlock获取到进度,保存时如何获取保存进度呢?