|
|
|
|
|
by PlutoIsAPlanet
1120 days ago
|
|
To me, spinning up multiple copies of the database is cheating. You're comparing a box of Apples to a single apple. Yes, using a Redis cluster is the only way to get Redis to actually use system resources effectively, but its a relatively complex thing to create and manage compared to just running 1 server. |
|
If you want to say "but this is more difficult": okay, fair enough (although in my experience it's not difficult at all), but then say that instead of posting a misleading benchmark which runs Redis in a way it's not supposed to run. You can place all sorts of artificial "yeah but I don't want to do it like this" constraints on all sort of things.