Y
Hacker News
new
|
ask
|
show
|
jobs
by
bedros
3511 days ago
is this compatible with django-storages (which supports S3)
1 comments
gaul
3511 days ago
S3Proxy uses Apache jclouds underneath which has broad compatibility with object stores including S3 clones. However no two S3 implementations are alike so you will need to test.
link