chickadee » redis » redis-connect

redis-connect host port #!optional (protocol-version 1)procedure

Connects to a (hopefully) Redis server at host:port, using the given protocol version. Defaults, like Redis itself, to version 1.