diff --git a/doc/source/associated_projects.rst b/doc/source/associated_projects.rst index dcdf7b1543..ccd345b1a6 100644 --- a/doc/source/associated_projects.rst +++ b/doc/source/associated_projects.rst @@ -78,6 +78,12 @@ Custom Logger Hooks * `swift-sentry `_ - Sentry exception reporting for Swift +Storage Backends (DiskFile API implementations) +----------------------------------------------- +* `SwiftOnFile `_ - Enables objects created using Swift API to be accessed as files on a POSIX filesystem and vice versa. +* `swift-ceph-backend `_ - Ceph RADOS object server implementation for Swift. +* `kinetic-swift `_ - Seagate Kinetic Drive as backend for Swift + Other -----