Hacker News new | ask | show | jobs
by DiabloD3 509 days ago
It seems to be written in C++. Did some corporation just dump this on Apache so they could write this off on their taxes?

Also, RocksDB? Why? Your data is just going to go there to vanish forever, never to be seen again

1 comments

> Also, RocksDB? Why? Your data is just going to go there to vanish forever, never to be seen again

If you're storing anything in Redis or a Redis-like database that you can't recover from loosing, you're using Redis wrong.