Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
small note in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
popravich committed Jun 6, 2016
1 parent 53ccce7 commit 8726c2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/api_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ Connection usage is as simple as:

.. attribute:: address

Redis server address; either host-port tuple or unix socket str (*read-only*).
Redis server address; either IP-port tuple or unix socket str (*read-only*).
IP is either IPv4 or IPv6 depending on resolved host part in initial address.

.. versionadded:: v0.2.8

Expand Down

0 comments on commit 8726c2e

Please sign in to comment.