redis-rb icon indicating copy to clipboard operation
redis-rb copied to clipboard

Fix client ID scheme

Open Looooong opened this issue 7 years ago • 1 comments

This fix Redis::Client#id to display the scheme being used correctly. It used to show redis scheme regardless of any other scheme we use (rediss, unix...)

Looooong avatar May 28 '18 07:05 Looooong

@byroot I updated the commit. You can check it out.

Looooong avatar Jun 21 '18 07:06 Looooong

scheme is no longer a thing in 5.0, closing.

byroot avatar Aug 17 '22 18:08 byroot