Y
Hacker News
new
|
ask
|
show
|
jobs
by
chris_wot
3288 days ago
Is there a stand for object storage?
1 comments
setq
3288 days ago
openstack swift supposedly but this is a slightly incompatible S3 implementation that nothing else talks.
The filesystem works pretty well though ;)
link
tedmiston
3288 days ago
Ceph / librados provides a compatible layer on top of S3 and Swift.
http://ceph.com/ceph-storage/object-storage/
link
5ilv3r
3288 days ago
Swift3 speaks aws4 auth now. The real problem is S3 clients that expect an amazon signed cert. No good way to fake that nicely.
link
The filesystem works pretty well though ;)