Answer the question
In order to leave comments, you need to log in
Redis writing and reading an array?
Записать: $redis->hmset($key, $result);
Считать: $redis->get($key);
Записать: $redis->set($key, $result);
Считать: $redis->get($key);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question