mirror of
https://github.com/predis/predis.git
synced 2026-08-27 05:19:54 +00:00
Remove @author tags
This commit is contained in:
@@ -15,8 +15,6 @@ namespace Predis\Cluster\Hash;
|
||||
/**
|
||||
* An hash generator implements the logic used to calculate the hash of a key to
|
||||
* distribute operations among Redis nodes.
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
interface HashGeneratorInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user