amphp / redis

Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.

Home Page:https://amphp.org/redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check non-final classes

kelunik opened this issue · comments

Some classes are not final that probably should be.

Looks like I missed SocketRedisConnector besides the exception classes. Any exceptions which should be final?