Files
opencloud/changelog/unreleased/async-postprocessing.md
jkoberg c77b646bc2 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-09 13:37:15 +01:00

6 lines
303 B
Markdown

Enhancement: Async Postprocessing
Provides functionality for async postprocessing. This will allow the system to do the postprocessing (virusscan, copying of bytes to their final destination, ...) asynchronous to the users request. Major change when active.
https://github.com/owncloud/ocis/pull/5207