There was an error while loading. Please reload this page.
1 parent 2e73b5c commit 2792bfcCopy full SHA for 2792bfc
lib/logstash/inputs/redis.rb
@@ -15,7 +15,7 @@
15
# `batch_count` note: If you use the `batch_count` setting, you *must* use a Redis version 2.6.0 or
16
# newer. Anything older does not support the operations used by batching.
17
#
18
-module Logstash module Inputs class Redis < LogStash::Inputs::Threadable
+module LogStash module Inputs class Redis < LogStash::Inputs::Threadable
19
# class LogStash::Inputs::Redis < LogStash::Inputs::Threadable
20
21
config_name "redis"
0 commit comments