ibireme / YYCache

High performance cache framework for iOS.
MIT License
2.37k stars 505 forks source link

Transform manifest table to without rowid table #124

Open zhongwuzw opened 6 years ago

zhongwuzw commented 6 years ago

Let's remove default column rowid, it can reduce storage and processing requirements. Please see SQLite withoutrowid.