|
|
|
|
|
by vkazanov
2674 days ago
|
|
Having no threads is exactly what makes Redis so convenient in deploying it to clusters: you have a node, and the node is a single process. It's like a building block. Also, Redis source code is so much cleaner than memcached! |
|