issues
search
ibireme
/
YYCache
High performance cache framework for iOS.
MIT License
2.38k
stars
513
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
iOS 18 YYKVStorage crash
#168
sdmppp
opened
1 month ago
0
fix crash in iOS16
#167
myouzh
opened
2 months ago
0
修复 Xcode16 编译运行 iOS18 sqlite3_finalize 闪退问题
#166
li6185377
opened
4 months ago
11
苹果隐私清单是否需要支持,Does the Apple Privacy List(PrivacyInfo.xcprivacy) need support
#165
zcsyIos
closed
7 months ago
2
能不能更新一下 the minimum deployment target
#164
lookingforfyf
opened
11 months ago
0
Сorrect sqllite statements finalization
#163
idan676
opened
1 year ago
1
update: xxx模块,完成xxx
#162
xuyuecheng
closed
2 years ago
0
关于linkedmap中的字典处理问题
#161
leidi0129
opened
2 years ago
0
Fixes warnings in project
#160
mkj-is
opened
2 years ago
0
[YYDiskCache objectForKey:]卡顿频率比较高
#159
D-Monarch
opened
2 years ago
1
部分手机在使用YYCache存储时会清除数据
#157
johnchen
opened
3 years ago
9
unable to close due to unfinalized statements or unfinished backups
#156
HSH1
opened
3 years ago
4
文件保存,归档/解档 iOS13之后弃用,希望早点看到更新.
#155
zhbgitHub
opened
4 years ago
0
update
#154
james1010
closed
4 years ago
0
fix data race crash in memory cache
#153
ddhjy
opened
4 years ago
0
-[YYKVStorage _dbExecute:] line:182 sqlite exec error (5): database is locked
#152
jksniper
opened
4 years ago
1
YYDiskCache initWithPath 存储和取值存在问题
#151
Nododo
closed
4 years ago
4
Implicit declaration of function 'usleep' is invalid in C99
#150
alkayoun
opened
5 years ago
0
get出来的缓存永远是上一次的缓存
#149
Pineapple8662
closed
5 years ago
1
YYCache导致启动卡死
#148
RhettTamp
opened
5 years ago
1
因为其他App占用内存过多,导致当前App被系统杀掉后,存储的信息全部丢失?
#147
pikacode
closed
5 years ago
1
Update YYKVStorage.m
#146
kchtin
opened
5 years ago
0
回调哪些object被删除的信息
#145
snowinszu
opened
5 years ago
0
fix removenode function
#144
info3781
closed
5 years ago
1
removeNode:(_YYLinkedMapNode *)node 头尾节点处理
#143
info3781
closed
5 years ago
1
请问一下:_globalInstances = [[NSMapTable alloc] initWithKeyOptions:NSPointerFunctionsStrongMemory valueOptions:NSPointerFunctionsWeakMemory capacity:0] value 使用的是 weak,为什么不使用 strong 呢
#142
kchtin
opened
5 years ago
0
请问 YYDiskCache对象没有被缓存的时候,从[_globalInstances objectForKey:path]取出的来的对象为空?这样对导致每次都重新生成对象?
#141
kchtin
closed
5 years ago
1
YYDiskCache.m line 277 -[YYDiskCache setObject:forKey:] crash
#140
penglimin
opened
5 years ago
2
修改工程名导致缓存失效
#139
CHPisces
opened
5 years ago
1
containsObjectForKey导致crash
#138
luzsyn
closed
3 years ago
0
[YYKVStorage _dbClose]
#137
yuanshuainiuniu
opened
5 years ago
0
关于 sqlite3_finalize 的疑问
#136
atom2ueki
opened
5 years ago
0
删除数据时有进度获取的方法,为何保存时没有进度获取的方法呢?还是说我没有找到?
#135
yongshideweiyi
opened
5 years ago
0
类中包含readlony属性,并且实现get方法时,取出的缓存为空
#134
CouchNut
opened
5 years ago
0
-[YYKVStorage _dbClose] (YYKVStorage.m:133) SIGSEGV crash
#133
kobe1941
opened
6 years ago
1
SIGSEGV crash [YYMemoryCache setObject:forKey:withCost:] (YYMemoryCache.m:)
#132
kobe1941
opened
6 years ago
0
关于YYDiskCache的ageLimit问题
#131
mushao1990
opened
6 years ago
0
取出缓存为空
#130
JLLJHD
closed
5 years ago
4
Prevent WAL locking by resetting prepared statements after use
#129
digal
opened
6 years ago
0
YYDiskCache通过YYKVStorageTypeFile存储,为什么不单单写入文件 还通过SQLite存储了数据
#128
iStig
closed
6 years ago
1
用YYCache缓存IM私信可不可行
#127
BigWhiteEat
opened
6 years ago
1
运行时有个警告
#126
JasperYanky
opened
6 years ago
4
strong
#125
k373379320
closed
6 years ago
0
Transform manifest table to without rowid table
#124
zhongwuzw
opened
6 years ago
0
Optimize trylock using runLoop to replace usleep
#123
zhongwuzw
opened
6 years ago
0
一处代码的疑问
#122
FlyOceanFish
opened
6 years ago
1
Update podspec to support tvOS
#121
joeycastillo
opened
6 years ago
0
一处代码问题
#120
iCodeWoods
opened
6 years ago
2
取出的缓存为空
#119
luxiaol
opened
6 years ago
7
YYKVStorage init error: fail to open sqlite db,请问如何解决
#118
MrCaiWH
opened
6 years ago
10
Next