flowjs / flow-php-server

flow.js php server library, validates uploaded chunks and safely merges all chunks to a single file
http://flowjs.github.io/ng-flow/
MIT License
245 stars 42 forks source link

migrate (optional) ext-mongo to mongodb/mongodb + ext-mongodb #49

Closed daniel-sc closed 2 years ago

daniel-sc commented 2 years ago

...and drop php 5.3 support

AidasK commented 2 years ago

looking good so far

daniel-sc commented 2 years ago

I'll do some tests in the next weeks and remove the draft state when it all works out.

@AidasK could you check if the Travis build is still green?

AidasK commented 2 years ago

not sure if it's working anymore. We will have to rely on manual tests I guess.

daniel-sc commented 2 years ago

@AidasK I did some e2e tests and corresponding fixes - for me this is complete - if you have anything to add please let me know!

AidasK commented 2 years ago

https://github.com/flowjs/flow-php-server/releases/tag/v1.2.0

borakayalar commented 1 year ago

@AidasK is there full mongo implementation, I could not understand mongo/readme how should I create "$yourGridFs" ?