class

Nozzle::Handlers::Redis

Inherits Nozzle::Handlers::Base < Reference < Object

Constants

Log = ::Log.for(self)

Constructors

new(url : String)
Source

Instance methods

on_close

Method invoked when Application is going to close.

Source
on_connect

Method invoked when Application is going to start.

Source
on_splash(splash : Events::Splash) : Nil

Method invoked whenever there is new Splash event received.

Source
on_start

Method invoked when Listener is connected to PG.

Source