substreams-sink-rabbitmq
v0.1.0
Published
Substreams RabbitMQ sink module
Downloads
1
Maintainers
Readme
Substreams RabbitMQ CLI Node.js
substreams-sink-rabbitmqis a tool that allows developers to pipe data extracted from a blockchain to a RabbitMQ instance.
📖 Documentation
Further resources
CLI
- [x] MacOS
- [x] Linux
- [x] Windows
Install globally via npm
$ npm install -g substreams-sink-rabbitmqRun
$ substreams-sink-rabbitmq run [options] <spkg>Features
Substreams
- Consume
*.spkgfrom:- [x] Load URL or IPFS
- [ ] Read from
*.spkglocal filesystem - [ ] Read from
substreams.yamllocal filesystem
- [x] Handle
cursorrestart
RabbitMQ
- [X] Handle
directexchange type - [X] Handle
fanoutexchange type - [X] Handle
topicexchange type with routing key - [X] Handle
headersexchange type - [X] Handle
durableexchange flag
