Store analysis queue using storage drivers #123

Cerrada
abierta 2019-07-10 21:11:16 +01:00 por aheathershaw · 2 comentarios
Propietario

Following the implementation of #121, it’s only possible to separate the bulk processing work to another server if a shared file system is in use due to the temporary analysis queue being hard-coded to write to the file-system.

We should provide a config option to choose what storage backend (driver) should store the analysis queue, allowing it to be stored on cloud storage, and thus easily shared between servers.

This will be required for BT Cloud.

Following the implementation of #121, it’s only possible to separate the bulk processing work to another server if a shared file system is in use due to the temporary analysis queue being hard-coded to write to the file-system. We should provide a config option to choose what storage backend (driver) should store the analysis queue, allowing it to be stored on cloud storage, and thus easily shared between servers. This will be required for BT Cloud.
aheathershaw ha añadido esto al hito Version 2.2.0-beta.1 2019-07-10 21:11:16 +01:00
aheathershaw auto asignado este 2019-07-10 21:11:16 +01:00
aheathershaw añadió la etiqueta
feature
2019-07-10 21:11:16 +01:00
Autoría
Propietario

The new config option should live in the new Image Processing tab introduced in #121 and default to the file-system.

New interface methods will need to be introduced (or a complete new interface?)

The new config option should live in the new Image Processing tab introduced in #121 and default to the file-system. New interface methods will need to be introduced (or a complete new interface?)
aheathershaw añadió la etiqueta
wip
2019-07-11 09:01:34 +01:00
aheathershaw eliminó la etiqueta
wip
2019-07-14 14:18:52 +01:00
aheathershaw cerró esta incidencia 2019-07-14 14:18:54 +01:00
Autoría
Propietario

This needs implementing for “replace image” and bulk uploads.

This needs implementing for “replace image” and bulk uploads.
aheathershaw reabrió esta incidencia 2019-07-15 07:03:45 +01:00
aheathershaw añadió la etiqueta
wip
2019-07-21 08:43:29 +01:00
aheathershaw cerró esta incidencia 2019-07-21 17:22:45 +01:00
aheathershaw eliminó la etiqueta
wip
2019-07-28 09:43:17 +01:00
Inicie sesión para unirse a esta conversación.
No asignados
1 participantes
Notificaciones
Fecha de vencimiento
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: aheathershaw/blue-twilight#123
No se ha proporcionado una descripción.