Store analysis queue using storage drivers #123

닫힘
" aheathershaw2019-07-10 21:11:16 +01:00을 오픈" · 2개의 코멘트
소유자

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 Version 2.2.0-beta.1 2019-07-10 21:11:16 +01:00 마일스톤을 추가하였습니다.
aheathershaw 자체적으로 할당됨 2019-07-10 21:11:16 +01:00
aheathershaw added the
feature
label 2019-07-10 21:11:16 +01:00
Author
소유자

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 added the
wip
label 2019-07-11 09:01:34 +01:00
aheathershaw removed the
wip
label 2019-07-14 14:18:52 +01:00
Author
소유자

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

This needs implementing for “replace image” and bulk uploads.
aheathershaw added the
wip
label 2019-07-21 08:43:29 +01:00
aheathershaw removed the
wip
label 2019-07-28 09:43:17 +01:00
"로그인하여 이 대화에 참여"
레이블 없음
bug
enhancement
feature
invalid
task
wip
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: aheathershaw/blue-twilight#123
No description provided.