We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6184a commit 7ee89d6Copy full SHA for 7ee89d6
NOTICE
@@ -5,7 +5,7 @@ Compared to sahara-extra's icehouse branch https://github.com/openstack/sahara-e
5
3. Multi-threaded parallel renames
6
4. Fixed thread management in existing code and re-designed new custom thread management in general
7
5. Support large dynamic object partitioning (DLOs) and multi-part uploads to overcome limitations in object size in object storage
8
-6. Added pagination for latge number of object listing
+6. Added pagination for large number of object listing
9
7. Re-designed the range seek
10
8. Added lazy seek to hugely improve read performance
11
9. Introduced four upload policies: MULTIPART_SPLIT (default), MULTIPART_NO_SPLIT, MULTIPART_SINGLE_THREAD and MULTIPART_SPLIT_BLOCK
0 commit comments