thedatahub / Datahub-Factory

Datahub::Factory - Transport metadata between Collection Management Systems and the Datahub
Other
2 stars 4 forks source link

Make Rackspace support optional #8

Closed netsensei closed 7 years ago

netsensei commented 7 years ago

SQLite databases are stored on Rackspace Cloudfiles by default so they can be reused when the import is rerun.

Even though it's a cheap service, it's not a free service. Rackspace support should be optional. Default behaviour should be to store sqlite databases in the /tmp folder. If they get purged, they should be regenerated.

Rackspace support should be there as an optional, configurable feature.

pieterdp commented 7 years ago

Databases are stored locally (in /tmp), but the original CSV-files we generate the sqlite databases from are stored on Cloudfiles. We could modify it so it accepts any locally/remotely stored CSV file however.

pieterdp commented 7 years ago

Closed in 61c0d582647a85caa0d4fa2c82da4b99d2a2630d