GitHub - yandex-cloud geesefs: Finally, a good FUSE FS implementation . . . GeeseFS buffers updates in memory (or disk cache, if enabled) and flushes them asynchronously, so writers don't get an error from an unsuccessful write When an error occurs, GeeseFS keeps modifications in the cache and retries to flush them to the server later
docs en storage tools geesefs. md at master - GitHub Compared to goofys and s3fs, GeeseFS handles large amounts of small files (up to 1 MB) much faster and achieves similar or higher performance with large files For more information about benchmark tests, see the GeeseFS repository on GitHub