Open Takika opened 8 years ago
The official phpredis documentation says: https://github.com/phpredis/phpredis#hgetall
Description: Returns the whole hash, as an array of strings indexed by strings. We don't have to unserialize if we get an array.
The official phpredis documentation says: https://github.com/phpredis/phpredis#hgetall