黄琳川

SwiftlyCache - thread safe IOS general cache library written with swift

by
Support all data types complying with the codable protocol Objects can be evicted with least-recently-used algorithm Using subscript can make reading and writing data more convenient Support reading data using sequence generator

Add a comment

Replies

Best
黄琳川
This is an open source library I wrote myself. If you are using swift for project development and you just need to use the cache library, maybe you can try swiftlycache, which is very convenient and easy to use. Maybe you will fall in love with swiftlycache