**Description** Hi, RFC issue related to https://symfony.com/doc/master/console/lockable_trait.html, and the sentence `the same command in a single server` I want to know if this console lock feature can be extended/improved to have a `multiple server` feature? Using for example pdo lock or redis one. Thank you,