You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
R. Tyler Croy a505e9c5c8
Rely on our file path containing stormjar.jar in order to determine if we're ina supervisor
8 years ago
bin check for JRuby 10 years ago
examples updated Kafka Topology dependencies, the kafka_toplogy.rb example, the main README, and created a new README for examples 9 years ago
gradle/wrapper Adjust dependencies to express more lenient ranges of JRuby and jffi 8 years ago
lib Rely on our file path containing stormjar.jar in order to determine if we're ina supervisor 8 years ago
spec Add tests to ensure File.expand_path is used to calculate relative paths 8 years ago
src/main/redstorm/storm/jruby Bolt/Spouts in topos need to support streams 8 years ago
test [jhottenstein] Changes to get the integration tests running 9 years ago
.gitignore Use the idea plugin to generate an intellij project for myself 8 years ago
.rspec Add a simple set of good rspec settings 9 years ago
.travis.yml Remove oraclejdk7 from the build matrix 8 years ago
CHANGELOG.md update docs 9 years ago
LICENSE.md added license info 12 years ago
README.adoc Update the README with badges and asciidoc 8 years ago
build.gradle Rely on our file path containing stormjar.jar in order to determine if we're ina supervisor 8 years ago
gradle.properties Adjust dependencies to express more lenient ranges of JRuby and jffi 8 years ago
gradlew Add gradle wrappers 9 years ago
gradlew.bat Add gradle wrappers 9 years ago

README.adoc

<html lang="en"> <head> </head>

RedStorm - JRuby on Storm

Build Status

download

RedStorm provides a Ruby DSL using JRuby integration for the Apache 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.

Contributors

License

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

</html>