ideawu / ssdb

SSDB - A fast NoSQL database, an alternative to Redis
http://ssdb.io/
BSD 3-Clause "New" or "Revised" License
8.17k stars 1.4k forks source link

Implement publish, subscribe, blpop, brpop #238

Open sscarduzio opened 10 years ago

sscarduzio commented 10 years ago

This stuff is pretty important part of Redis, people will have difficulties adopting your technology if migrating from Redis to SSDB involves giving up features. You went so far doing a great job with this project, why not to have these implemented?

ideawu commented 10 years ago

It is better to get these features by using message queue service like ZeroMQ, Gearman, etc...

sscarduzio commented 10 years ago

Generally speaking I agree with you, but I have a few objections:

Kortenbach commented 5 years ago

I've only recently found out about SSDB. Great work! Since SSDB is made as an alternative to Redis I would expect it to include pub-sub. Because Microsoft dropped Redis support I was looking at SSDB as an alternative, but I can't use it because it doesn't support pub-sub. One thing I really missed in Redis pub-sub messaging is the key values (old-new). I would really appreciate if that would be added to SSDB!

gokaybiz commented 1 month ago

It seems like this project abandoned :face_with_diagonal_mouth:

alanhamlett commented 1 month ago

It seems like this project abandoned 🫤

Yep, I've switched to https://github.com/apache/kvrocks