**Description** Currently, the default redis configuration with lead to fill the redis server because messages are never deleted. The documentation has a little warning :  (This warning should maybe red as it will lead to break production at some point) It seems to me that the default configuration can be improved so acked message are deleted by default. WDYT ?