Y
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
jdsully
1882 days ago
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.
link
stanislavb
1881 days ago
Here it is the repo
https://github.com/ideawu/ssdb
link
avinassh
1881 days ago
this is slightly different as it is disk based. but damn, how can it be faster than RAM
link