Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Background Jobs

Choose a tag to compare

@dmlond dmlond released this 09 Aug 16:56
· 1460 commits to develop since this release

Swift Storage manipulation, ChildDeletions, and Elasticsearch indexing are now managed by background jobs. Objects with dependencies on these external systems (Projects, Uploads, Files, Folders) are tracked with an eventual consistency framework.

Eventual Consistency Documentation