logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

swift-container-server - OpenStack Swift container server

Description

       The  Container Server's primary job is to handle listings of objects. It doesn't know where those objects
       are, just what objects are in a specific container. The listings are stored as sqlite database files, and
       replicated across the cluster similar to how objects are. Statistics are also tracked  that  include  the
       total number of objects, and total storage usage for that container.

Documentation

       More  in  depth  documentation  in  regards to swift-container-server and also about OpenStack Swift as a
       whole can be found at https://docs.openstack.org/swift/latest/ and https://docs.openstack.org

Name

swift-container-server - OpenStack Swift container server

See Also

container-server.conf(5)

Linux                                               8/26/2011                          swift-container-server(1)

Synopsis

swift-container-server [CONFIG] [-h|--help] [-v|--verbose]

See Also