Skip to content

Add's large object support in swift#735

Draft
catalystfd wants to merge 3 commits intoMOODLE_404_STABLEfrom
largefilesupport
Draft

Add's large object support in swift#735
catalystfd wants to merge 3 commits intoMOODLE_404_STABLEfrom
largefilesupport

Conversation

@catalystfd
Copy link
Copy Markdown

This adds large object support to the swift filesystem.

Downloads are now streamed, resulting in downloads starting without waiting for buffering.

Range requests are now passed to swift, this improves seeking in video content significantly.

This requires the user use an updated local_openstack version with a more modern SDK, so the availability function check now validates that the openstack dependency has the correct version.

matt-catalyst and others added 3 commits April 2, 2026 15:29
Downloads are now streamed, resulting in downloads starting without
waiting for buffering.

Range requests are now passed to swift, this improves seeking in video
content significantly.
Large file support requires a minimum openstack sdk version of 3.16,
therefore we update the availability check to ensure that
local_openstack is at a version that has this updated SDK.
@catalystfd catalystfd marked this pull request as draft April 2, 2026 02:49
@catalystfd
Copy link
Copy Markdown
Author

I'll need to bump the version on this, but ideally #734 gets merged first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants