OpenStack Extending Swift with middleware: example with ClamAV In this article, I'm going to explain you how you can extend Swift, the OpenStack Object Storage project, so it performs extra action on files at upload or at download
OpenStack OpenStack Swift eventual consistency analysis & bottlenecks Swift is the software behind the OpenStack Object Storage service. This service provides a simple storage service for applications using RESTful interfaces, providing maximum data availability and storage capacity. I