This commit is contained in:
Amir Hossein Shokri
2026-02-17 20:42:43 +03:30
committed by GitHub
parent 4b527ba961
commit dd0713b515
+1 -1
View File
@@ -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>
*/