hulk
hulk
> @git-hulk I've removed the LIMIT option from trim options to be compliant with Redis protocol. By default, Redis uses exact trimming (or if `=` is specified). And in this...
I have reviewed this PR, implementation, test coverage and design are good to me. I will approve this PR after above conversations were resolved. PTAL @ShooterIT @Alfejik @caipengbo @PragmaTwice, I...
> > [redis_cmd.cc](https://github.com/apache/incubator-kvrocks/blob/unstable/src/redis_cmd.cc) file was already long because it contained the command implementation. > > Now we have added a new `Stream` type, which is much longer. Maybe we'll add...
@torwig Can you help to resolve the conflict?
Thanks @torwig We can merge this PR after one of @Alfejik @ShooterIT approved since the new commit only resolved command number conflict, so I think the previous approves are still...
> I don't have time to go through this patch. Although, it seems this patch looks good to two reviewers. If we accept such a new feature, remember to track...
Hello, thanks to @torwig brings this awesome feature for Kvrocks community and everyone who reviewed this PR. I will summary and merge this PR and welcome to create a new...
Thanks @torwig and @aleksraiden again.
Maybe we can have a try at Ubuntu with enabling the thread sanitizer.
Thanks @AvivPl for filling this. I think it's a good idea to synchronize perflog and showlog.