Skip to content

Support to connect to Redis via unix domain sockets? #54

Open
@Fijxu

Description

@Fijxu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions