Add new distributed storage

This commit is contained in:
Marius Stanca 2020-07-13 17:16:38 +03:00
parent 478a5f00ea
commit c625eb11a1
No known key found for this signature in database
GPG Key ID: 3F18F3CF10AD6E8D
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store
.vscode
*.py[co]
.mypy_cache/

View File

@ -87,6 +87,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T
- [Gluster](https://www.gluster.org/) - free and open source software scalable network filesystem.
- [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.
## Applications Platforms