Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stratigos/crypto-crunch
Ruby Data Pipelines with RabbitMQ, Sneakers, Rails, and Cryptocurrency Futures :rabbit: :athletic_shoe: :woman_factory_worker: :currency_exchange:
https://github.com/stratigos/crypto-crunch
Last synced: 16 days ago
JSON representation
Ruby Data Pipelines with RabbitMQ, Sneakers, Rails, and Cryptocurrency Futures :rabbit: :athletic_shoe: :woman_factory_worker: :currency_exchange:
- Host: GitHub
- URL: https://github.com/stratigos/crypto-crunch
- Owner: stratigos
- License: mpl-2.0
- Created: 2019-09-26T22:53:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T15:03:16.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T19:50:14.917Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crypto-crunch
The Latest Serial from General Chills! :rabbit: :athletic_shoe: :woman_factory_worker: :currency_exchange:This is a toy application for learning the [`Sneakers` gem](https://github.com/jondot/sneakers).
It will eventually consist of a few Rake tasks to publish or consume messages.
## Setup
Copy the sample environment config file:
* :pen: `cp .sample.env .env`
## Example Use
:building_construction: A Work in Progress
### Publish Messages
:desktop_computer: `./bin/rails publish:message`
### Consume Messages
:desktop_computer: (`heroku run`) `WORKERS=ContrivedWorker ./bin/rails sneakers:run`