Open sscarduzio opened 10 years ago
It is better to get these features by using message queue service like ZeroMQ, Gearman, etc...
Generally speaking I agree with you, but I have a few objections:
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!
It seems like this project abandoned :face_with_diagonal_mouth:
It seems like this project abandoned 🫤
Yep, I've switched to https://github.com/apache/kvrocks
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?