Hacker News new | ask | show | jobs
by Joel_Mckay 462 days ago
Probably the same reasons dynamically-scaled Aerospike is not as popular. Redis primarily has a reputation of just "caching" stuff in memory, but probably the rates of CVE in the distributed clients soured some peoples opinions.

Distributed systems is hard, and what seems like a trivial choice about design constraints can quickly balloon in cost. =3