Go to file
R. Tyler Croy fec511c1e9 Merge remote-tracking branch 'colinsurprenant/pr/115'
Merging in colinsurprenant/redstorm#115

Conflicts:
	.gitignore
	lib/red_storm/dsl/bolt.rb
	lib/red_storm/dsl/spout.rb
2015-03-17 10:28:50 -07:00
bin check for JRuby 2013-07-25 13:00:48 -04:00
examples updated Kafka Topology dependencies, the kafka_toplogy.rb example, the main README, and created a new README for examples 2014-06-19 12:10:36 -07:00
gradle/wrapper Add gradle wrappers 2014-10-20 13:53:27 -07:00
ivy remove KafkaTopology-specific dependencies 2014-06-19 12:18:47 -07:00
lib Merge remote-tracking branch 'colinsurprenant/pr/115' 2015-03-17 10:28:50 -07:00
spec Merge remote-tracking branch 'colinsurprenant/pr/115' 2015-03-17 10:28:50 -07:00
src/main/redstorm/storm/jruby renamed JRubyProxyFunction to JRubyTridentFunction 2014-03-02 19:43:10 -05:00
test [jhottenstein] Changes to get the integration tests running 2014-07-29 13:43:16 -04:00
vagrant [jhottenstein] Changes to get the integration tests running 2014-07-29 13:43:16 -04:00
.gitignore Add gradle wrappers 2014-10-20 13:53:27 -07:00
.rspec Add a simple set of good rspec settings 2014-10-20 15:25:50 -07:00
.travis.yml updated dependencies, jruby 1.7.11 and storm 0.9.1-incubating 2014-03-02 04:33:30 -05:00
CHANGELOG.md update docs 2014-03-02 20:48:46 -05:00
LICENSE.md added license info 2011-10-31 17:44:14 -04:00
README.md Remove the not-up-to-date readme docs 2014-11-01 20:39:26 -07:00
build.gradle Ensure we're properly generating the generated/java directory before attempting compile JRuby code 2014-11-15 09:24:51 -08:00
gradlew Add gradle wrappers 2014-10-20 13:53:27 -07:00
gradlew.bat Add gradle wrappers 2014-10-20 13:53:27 -07:00

README.md

RedStorm - JRuby on Storm

RedStorm provides a Ruby DSL using JRuby integration for the Storm distributed realtime computation system.

Like RedStorm? visit us on IRC at #redstorm on freenode

Documentation

Chances are new versions of RedStorm will introduce changes that will break compatibility or change the developement workflow. To prevent out-of-sync documentation, per version specific documentation are kept in the wiki when necessary.

Author

Contributors

License

Apache License, Version 2.0. See the LICENSE.md file.