OCFL / ocfl-java

A Java OCFL implementation
MIT License
16 stars 12 forks source link

use different client for transfer manager #112

Closed pwinckles closed 2 months ago

pwinckles commented 2 months ago

It turns out the CRT client only performs well on large files. So, we should only use it with the transfer manager and only use the transfer manager for files larger than 8 MB.