Anton Presnyakov

Results 5 comments of Anton Presnyakov

Thanks @samdark, before posting here i've read exactly the same article :) I should try to do some workaround I suppose..

my dirty and quick workaround while moving to rabbitmq :) ```sql ALTER TABLE `queue` CHANGE COLUMN `id` `id` INT(11) NOT NULL ; delimiter // -- googled somewhere on a Stackoverflow...

@zhuravljov, I think You're right that if big throughput is required than one should consider more fast driver. And my previous workaround is not acceptable (it causes errors in duplicate...

Also, it's quite hard to implement (and maybe even impossible) with concrete container (such as https://php-di.org/), which uses decoration parameters as suggested here (when decorated value goes first)

@voronkovich Здравствуйте! Можете сказать когда планируется запуск версии 3.0 ?