Open
Description
It is possible to add support for Unix Domain sockets to connect to a Redis compatible DB? You should probably already know that UDS always has better performance than TCP.
The https://github.com/stefanwille/crystal-redis lib seemed to support it: https://github.com/stefanwille/crystal-redis/blob/5fc089cc4f73f08eb42170cb82e30205369a18ad/src/redis.cr#L85
Metadata
Metadata
Assignees
Labels
No labels