Categorygithub.com/segmentio/nsq_to_redis
modulepackage
2.1.0+incompatible
Repository: https://github.com/segmentio/nsq_to_redis.git
Documentation: pkg.go.dev

# README

nsq_to_redis

Publish NSQ messages to Redis Publish/Subscribe:

$ nsq_to_redis --topic events --publish "projects:{projectId}"

Write to capped lists:

$ nsq_to_redis --topic events --list "events:{projectId}" --list-size 100

License

MIT

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package template provides a simple templating functionality.