Add JuiceFS (#4898)

* Add JuiceFS

* Tweak the readme to rerun the CI

---------

Co-authored-by: yassinebenaid <yassinebenaide3@gmail.com>
This commit is contained in:
Herald Yu 2024-08-15 18:33:19 +08:00 committed by GitHub
parent 625c5c97c5
commit 58575272bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3368,6 +3368,7 @@ _Software written in Go._
- [ide](https://github.com/thestrukture/ide) - Browser accessible IDE. Designed for Go with Go.
- [ipe](https://github.com/dimiro1/ipe) - Open source Pusher server implementation compatible with Pusher client libraries written in GO.
- [joincap](https://github.com/assafmo/joincap) - Command-line utility for merging multiple pcap files together.
- [JuiceFS](https://github.com/juicedata/juicefs) - Distributed POSIX file system built on top of Redis and AWS S3.
- [Juju](https://jujucharms.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more.
- [Leaps](https://github.com/jeffail/leaps) - Pair programming service using Operational Transforms.
- [lgo](https://github.com/yunabe/lgo) - Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility.