Alexander Makarov
Alexander Makarov
> Is it possible let us choose uuid or int as queue ID? Technically yes but that would require significant rework: https://github.com/yiisoft/yii2-queue/blob/master/src/drivers/db/migrations/M161119140200Queue.php#L26 > If we can use UUID as the...
Yes, I understand that. You've stated that performance gets better. I wonder how much better it is?
Not really. FPM exposes itself either via socket and via port. nginx can read config parts from externally mounted FS so I don't see a technical reason why these two...
I've heard otherwise. There are many ways of get external FS into container. I didn't mean exactly mounting.
Tests do not pass: https://travis-ci.org/yiisoft/yii2/jobs/516058714
@cebe want to work on it further?
Yes, agree.
Probably but usage of bower/npm packages via fxp is in the official guide already...
What do you mean by doesn't handle dependencies? It does.
Better than nothing :)