40 41 42
# File 'lib/finist.rb', line 40 def send_event(ev) @redis.call("EVAL", SCRIPT, "2", @name, event_key(ev)) end