/LXLRUCache

用LRU淘汰算法实现类似NSCache的缓存工具

Primary LanguageObjective-CMIT LicenseMIT

LXLRUCache

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

LXLRUCache is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LXLRUCache'

Author

liuxing, liuxing@mucang.cn

License

LXLRUCache is available under the MIT license. See the LICENSE file for more info.