From cec9e1c66a744174712b1fa8ba575540c29c5c77 Mon Sep 17 00:00:00 2001 From: Prashanth Pai Date: Wed, 25 Jun 2014 15:33:57 +0530 Subject: [PATCH] Add Swift to Cloud Storage section Signed-off-by: Prashanth Pai --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d615d95..0288751 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [git-annex assistant](http://git-annex.branchable.com/assistant/) - A synchronised folder on each of your OSX and Linux computers, Android devices, removable drives, NAS appliances, and cloud services. * [ownCloud](http://owncloud.org) - Provides universal access to your files via the web, your computer or your mobile devices. * [Seafile](http://seafile.com) - Another Open Source Cloud Storage solution. +* [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. ## Collaborative Software *Collaborative software or groupware suites.*