|
|
|
|
|
by jdc0589
3171 days ago
|
|
To be fair though, one of Redis's biggest weaknesses is its single threaded nature in instances where you, e.g., have huge sets and need to compute expensive set intersections/etc... Redis also might not be the best choice if thats your primary use case...but still. |
|