Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5183 > unrolled thread
| Started by | Reimar Bauer <rb.proj@gmail.com> |
|---|---|
| First post | 2018-06-12 22:46 +0200 |
| Last post | 2018-06-12 22:46 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to de.comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [Python-de] Im Prod mit s3, im Dev mit ??? Reimar Bauer <rb.proj@gmail.com> - 2018-06-12 22:46 +0200
| From | Reimar Bauer <rb.proj@gmail.com> |
|---|---|
| Date | 2018-06-12 22:46 +0200 |
| Subject | Re: [Python-de] Im Prod mit s3, im Dev mit ??? |
| Message-ID | <mailman.10.1528836397.25765.python-de@python.org> |
Hallo evtl. kannst du das mit pyfilesystem realisieren https://github.com/PyFilesystem/s3fs Grüße Reimar 2018-06-11 15:20 GMT+02:00 Achim Domma <domma@procoders.net>: > Du müßtest schon etwas spezifischer sein. Das S3 API ist ja nicht so > komplex. Wir haben für unsere (einfachen) Zwecke einen Wrapper > geschrieben, der URIs der Art s3://bla/bla bzw. file:///bla/bla > akzeptiert und ein Objekt zurück liefert, das "das Richtige" tut. > > Es gibt eine Library die das allgemein versucht und z.B. Downloads im > Hintergrund effizient parallelisiert. Für uns war sie etwas zu smart und > ich müßte den Namen suchen. > > Hängt wie gesagt in meinen Augen alles etwas von deinem Anwendungsfall > ab, sollte sich aber mit den üblichen Abstraktionen lösen lassen. > > Grüße, > Achim > > On Monday, 11 June, 2018 01:27 PM, Thomas Güttler wrote: >> Hallo, >> >> ich würde gerne meine BLOB Daten des Produktivsystems in einem Storage >> mit S3 API speichern. >> >> Im Entwicklungs- und CI-System möchte ich aber gerne ohne S3 auskommen. >> >> Hat hier jemand Erfahrung oder Hinweise? >> >> Gruß, >> Thomas >> >> > _______________________________________________ > python-de maillist - python-de@python.org > https://mail.python.org/mailman/listinfo/python-de
Back to top | Article view | de.comp.lang.python
csiph-web