On Fri, Oct 26, 2012 at 10:59:17PM +0100, Brian Candler wrote: > commit cfc6e78: fixes the trim functionality Incidentally, if you set trim-count = 2 then you get the last 3 kept (LTRIM key 0 2 keeps elements 0, 1 and 2), but that's fairly self-evident.