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

# 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
No description provided by the author

# 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