|
|
|
|
|
by andy_ppp
611 days ago
|
|
Yes it's definitely not about winning, if you can get say 75% of Redis performance with simpler and memory safe code I'd say that is a big win and great advertising for the book! And maybe some examples of how performance can be improved/optimisations made also improves the book! |
|
Hell, you might even be able to use a concurrent hash map implementation and show multi-threaded performance much better than Redis :).