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.
aheathershaw2019-07-10 21:11:16 +01:00 添加了里程碑 Version 2.2.0-beta.1
aheathershaw2019-07-10 21:11:16 +01:00 指派给自己
aheathershaw2019-07-10 21:11:16 +01:00 添加了标签
feature
作者
管理员

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?)
aheathershaw2019-07-11 09:01:34 +01:00 添加了标签
wip
aheathershaw2019-07-14 14:18:52 +01:00 删除了标签
wip
作者
管理员

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

This needs implementing for “replace image” and bulk uploads.
aheathershaw2019-07-21 08:43:29 +01:00 添加了标签
wip
aheathershaw2019-07-28 09:43:17 +01:00 删除了标签
wip
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:aheathershaw/blue-twilight#123
没有提供说明。