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


Replies