Is it possible to append an already existing file/object in open stack swift. If Yes, which version of swift supports it.
Also is it possible to boost the read/write performance in swift.
Is it possible to append an already existing file/object in open stack swift. If Yes, which version of swift supports it.
Also is it possible to boost the read/write performance in swift.
The answer to your first question is no. You cannot append to an existing object in Object Storage. You can only replace the object that is there.
The answer to your second question is too broad and vague to be answered in this forum.