diff --git a/.gitignore b/.gitignore index fdbbf88..d8fdcd7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_Store .vscode +.idea *.py[co] .mypy_cache/ diff --git a/README.md b/README.md index 213f994..eaf3a7d 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [LINBIT](https://www.linbit.com/en/) - Create, remove, and replicate block storage devices for datacenter scale environments. - [XtreemFS](http://www.xtreemfs.org/) - Fault-tolerant distributed file system for all storage needs. - [min.io](https://min.io/) - High-performance, distributed object storage system. +- [SeaweedFS](https://seaweedfs.com/) - Another high-performance distributed storage alternative after MinIO went closed-source. ## Applications Platforms