diff --git a/README.md b/README.md index 77a8b83..b3e9da2 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,10 @@ bitmapping. The main challenge for the cache system was hunting down various race conditions which caused metadata corruption, downloading the same segment multiple times, and deadlocks. +## Other projects which incorporate HTTPDirFS +- [Curious Container](https://www.curious-containers.cc/docs/red-connectors-input-directories#httpdirfs) +has a Python wrapper for mounting HTTPDirFS. + ## Acknowledgement - First of all, I would like to thank [Jerome Charaoui](https://github.com/jcharaoui) for being the Debian Maintainer