<!-- Please first search existing issues for the feature you are requesting; it may already exist, even as a closed issue. --> Want a no destructive behavior, like Kafka. The data is consummed by logstash, then push in another redis destination. <!-- Describe the feature. Please give us as much context as possible about the feature. For example, you could include a story about a time when you wanted to use the feature, and also tell us what you had to do instead. The last part is helpful because it gives us an idea of how much harder your life is without the feature. --> The plugin currently use only redis BLPOP command, I propose a new settings to use the BLMOVE command.