diff --git a/readme.md b/readme.md index ab5931e4e..c46554847 100644 --- a/readme.md +++ b/readme.md @@ -47,6 +47,8 @@ for which ever storage is right for you. * **[ReplicateAdapter](https://github.com/ajgarlag/flysystem-replicate)** * **[Uploadcare](https://github.com/vormkracht10/flysystem-uploadcare)** * **[Useful adapters (FallbackAdapter, LogAdapter, ReadWriteAdapter, RetryAdapter)](https://github.com/ElGigi/FlysystemUsefulAdapters)** +* **[Metadata Cache](https://github.com/jgivoni/flysystem-cache-adapter)** + You can always [create an adapter](https://flysystem.thephpleague.com/docs/advanced/creating-an-adapter/) yourself.