Hacker News new | ask | show | jobs
by welder 1882 days ago
There's a post about another Redis-clone on the front page today called SSDB. Seems to be a common occurrence:

https://news.ycombinator.com/item?id=19213261

3 comments

There are a few, some predate us like Threadis. Most only offer a subset of the Redis feature set where we really wanted to be a drop in replacement.
Here it is the repo https://github.com/ideawu/ssdb
this is slightly different as it is disk based. but damn, how can it be faster than RAM