diff --git a/README.md b/README.md index 41d79fc6..eff680cd 100644 --- a/README.md +++ b/README.md @@ -442,6 +442,7 @@ In parternship with: * [Carlos](https://github.com/spring-media/Carlos) - A simple but flexible cache. * [EVURLCache](https://github.com/evermeer/EVURLCache) - If you want to make your app still works when it's offline. * [MemoryCache](https://github.com/yysskk/MemoryCache) - Type-safe memory cache. +* [Monstra](https://github.com/yangchenlarkin/Monstra) - High-performance memory cache with TTL, priority-based eviction, and avalanche protection. ### Chart [back to top](#readme) @@ -1802,4 +1803,4 @@ In parternship with: ### Contributing -Please take a quick look at the [contribution guidelines](.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!! \ No newline at end of file +Please take a quick look at the [contribution guidelines](.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!