ra1u / redis-dart

fast redis protocol parser and client
MIT License
84 stars 35 forks source link

Refactor RedisConnection #43

Closed erf closed 3 years ago

erf commented 3 years ago

I made a new PR #42, where i refactor the RedisConnection to take a socket as a constructor parameter, so it (and stream) becomes final and non-null