blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
469 stars 247 forks source link

object storage support #976

Open amg-web opened 1 year ago

amg-web commented 1 year ago

currently we have to mount object storage (aws s3 compatible) . but operations is very slow.

I suggest to update the code to process records local and then upload to aws s3 or compatible object storage, removing or not removing local files.