mirror of
https://github.com/predis/predis.git
synced 2026-08-17 15:33:42 +00:00
Fix typo (#1640)
This commit is contained in:
committed by
GitHub
parent
4b527ba961
commit
dd0713b515
@@ -16,7 +16,7 @@ use Predis\Cluster\Hash\HashGeneratorInterface;
|
||||
|
||||
/**
|
||||
* This class implements an hashring-based distributor that uses the same
|
||||
* algorithm of memcache to distribute keys in a cluster using client-side
|
||||
* algorithm of memcached to distribute keys in a cluster using client-side
|
||||
* sharding.
|
||||
* @author Lorenzo Castelli <lcastelli@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user