Jump to: navigation, search

Difference between revisions of "Swift/ideas"

Line 13: Line 13:
 
* in the situation where a proxy needs to talk to a storage node on the same server, call the storage node method(s) directly instead of putting bytes on the network (somewhat in progress)
 
* in the situation where a proxy needs to talk to a storage node on the same server, call the storage node method(s) directly instead of putting bytes on the network (somewhat in progress)
 
* skeleton middleware, well-commented
 
* skeleton middleware, well-commented
* fsync directories (talk to portante or notmyname in IRC about this)
+
* fsync directories (talk to portante or notmyname in IRC about this) - https://review.openstack.org/#/c/126923/
 
* DiskFile entry point
 
* DiskFile entry point
 
* policy descriptions, exactly like how https://review.openstack.org/#/c/120424/ is not implemented (see the review comments)
 
* policy descriptions, exactly like how https://review.openstack.org/#/c/120424/ is not implemented (see the review comments)

Revision as of 16:23, 8 October 2014

Ideas for OpenStack Swift