issues
search
adjust
/
rmq
Message queue system written in Go and backed by Redis
MIT License
1.57k
stars
206
forks
source link
Added Support for Bulk Publishing
#74
Closed
sakshamZomato
closed
4 years ago
sakshamZomato
commented
4 years ago
Changelog
Publish
and
PublishBytes
now supports multiple values against a single key, making it compliant with the actual redis command.
Fixes #73
Changelog
Publish
andPublishBytes
now supports multiple values against a single key, making it compliant with the actual redis command.Fixes #73