Project

turbine_rb

0.0
No release in over a year
Turbine is a data application framework for building server-side applications that are event-driven, respond to data in real-time, and scale using cloud-native best practices
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.48
~> 2.5.0
 Project Readme

turbine-core

Turbine Go core modules

Turbine-rb

From meroxa/turbine-core/lib/ruby/turbine_rb.

Set up

bundle install

How to run tests

bundle exec guard

Release

  • Submit a PR incrementing the version in version.rb
  • Merge PR after approval
  • Gem is automatically released after merge