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)
 +
* DiskFile entry point
  
  

Revision as of 17:00, 6 October 2014

Ideas for OpenStack Swift