1
0
Fork 0

Store analysis queue using storage drivers #123

Geschlossen
2019-07-10 21:11:16 +01:00 von aheathershaw geöffnet · 2 Kommentare
Besitzer

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 hat diesen Issue 2019-07-10 21:11:16 +01:00 zum Version 2.2.0-beta.1 Meilenstein hinzugefügt
aheathershaw hat sich das Issue 2019-07-10 21:11:16 +01:00 selbst zugewiesen
aheathershaw hat das Label
feature
2019-07-10 21:11:16 +01:00 hinzugefügt
Autor
Besitzer

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 hat das Label
wip
2019-07-11 09:01:34 +01:00 hinzugefügt
aheathershaw hat das Label
wip
2019-07-14 14:18:52 +01:00 entfernt
aheathershaw hat diesen Issue 2019-07-14 14:18:54 +01:00 geschlossen
Autor
Besitzer

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

This needs implementing for “replace image” and bulk uploads.
aheathershaw hat diesen Issue 2019-07-15 07:03:45 +01:00 wieder geöffnet
aheathershaw hat das Label
wip
2019-07-21 08:43:29 +01:00 hinzugefügt
aheathershaw hat diesen Issue 2019-07-21 17:22:45 +01:00 geschlossen
aheathershaw hat das Label
wip
2019-07-28 09:43:17 +01:00 entfernt
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: aheathershaw/blue-twilight#123
Keine Beschreibung angegeben.