Skip to content

Tags: gmoskovicz/logstash-input-redis

Tags

v2.0.2

Toggle v2.0.2's commit message
dependency logstash-core >= 2.0.0.beta2 < 3.0.0 

v2.0.1

Toggle v2.0.1's commit message
dependency logstash-core >= 2.0.0.snapshot < 3.0.0 

v2.0.0

Toggle v2.0.0's commit message
Shutdown semantics: Add stop method and shared_example Rename various… … to use stop instead of teardown add shared_examples to verify it is an interruptable input use super in stop method and tidy remove call to super in stop use `stoppable_sleep` + make test use `do_stop` instead of `stop` replace teardown word usage with stop closes logstash-plugins#26 Fixes logstash-plugins#27

v1.0.3

Toggle v1.0.3's commit message
bump version after Suyog fixed typo in tests Fixes logstash-plugins#21

v1.0.1

Toggle v1.0.1's commit message
bump version, add changelog, isolate integration tests Fixes logstash-plugins#14

v1.0.0

Toggle v1.0.0's commit message
bump to 1.0.0 

v0.1.5

Toggle v0.1.5's commit message
bump version 

v0.1.4

Toggle v0.1.4's commit message
Merge pull request logstash-plugins#5 from colinsurprenant/fix/specs_… …hang refactor input specs and shutdown sequence

v0.1.3

Toggle v0.1.3's commit message
Remove traces and references the meta logstash gem and change it to u… …se the new logstash-core gem.

v0.1.2

Toggle v0.1.2's commit message
New contributors file, without selfish mode on