Yuki Tanaka

Results 57 issues of Yuki Tanaka

Towards #237 and #256

This PR removes `RedisConnection` and `CommandExecutor`, and introduces a new interface called `Client` instead. `Client` is a low-level Redis client that mainly abstracts connection handling and command execution. Closes #237

- [x] Add STRALGO command (#101) - [ ] RESP3 support (#80) See also: #78

enhancement

```shell running 259 tests test [general] conccurent ... ok (4ms) test [general] db0 ... ok (3ms) test [general] connect with wrong password ... ok (2ms) test [general] connect with empty...

test

https://github.com/denodrivers/redis/blob/master/tests/cluster/test.ts

test