Parth
Parth
Couple of comments. 1. We should consistently use placeholder vs placeholderkv across these. ``` placeholderkv-server placeholderkv-cli placeholder-benchmark placeholder-check-aof placeholder-check-rdb placeholder-sentinel ``` 2. There are 3 flows that encounter "redis" names...
> So, say there is a change in client libs _and_ a new version of redis which makes whatever `strict` implementation no longer work. User configurable bits means something like...
What is the conclusion for Redis modules and LUA scripting? If I understand it correctly, the changes proposed mainly allow new modules and lua script invocations to use new prefix...
> Generally, can you split this into two PRs. > > 1. Strictly what we need to backport. > 2. Everything else. I think all your suggestions are pretty good,...
I accidentally closed this review while resetting the branch, new to github workflows. Reopening this PR. I will take care of the comments a little later in the day.