Oran Agra

Results 511 comments of Oran Agra

> Also we download the Redis source zip file and compile with TLS and jemalloc. where did you get the previous redis from? YUM? maybe it's a good idea to...

@justincastilla thank you. i'm concerned that maybe the info printed by clusterManagerNodeInfo is somewhere parsed by other tools / scripts and changing these could cause failures. let's discuss that and...

@zuiderkwast i tried your tip about changing the base branch, but since the commit this PR based on is from 6.2, now the PR shows tons of conflicts. i.e there...

@lipzhu can you save me some time and improve the top comment describing the change in the flow. i.e. i imagine it adds the buffers to be written without a...

i wonder if this fix is worth the breaking change. other than the inconsistency, the justification for changing it is that with current code it's impossible to distinguish between an...

@sundb @YaacovHazan this PR is ready from our perspective. please take a quick look and merge it. i wonder if we should tag it with release notes because of the...

HDEL is not extensible (syntax issues), out of these two options i'd go with HGETDEL, but i'm not sure it popular enough to justify a specific command. ping @LiorKogan.

Not a fan of the idea, but It could be an acl user flag. This way an existing monitoring application will not require modifications (like the above multi) But I...

we discussed this in a core-team meeting and concluded that we would like to proceed only after we prepare some detailed list of everything we could want to redact (maybe...

I don't think SLOWLOG is part of it, if it did then MONITOR and CLIENT LIST are too. what about `logStackContent`?