Hacker News new | ask | show | jobs
by gus_massa 3594 days ago
I agree that the communication with the community is very important.

A more difficult path is to have good benchmarks. I only found this: http://www.ideawu.com/blog/ssdb . It's like a 10% improvement, probably not enough to convince someone to switch. Is there an specific use case where they get a bigger difference?

1 comments

When you have 100GB of data on a 32GB machine. Redis will choke and ssdb will keep going (it's using leveldb under the hood). The point is not better performance but acceptable performance that's more than fits in memory.