The type of the data to be written.
Creates a new Writer.
The uri of the redis server.
The name of the stream to write to.
Creates a new Writer.
The uri of the redis server.
The name of the stream to write to.
The options for the writer.
Creates a new Writer.
An IORedis client instance.
The name of the stream to write to.
Creates a new Writer.
An IORedis client instance.
The name of the stream to write to.
The options for the writer.
The name of the stream to write to.
Disconnects from redis.
Attaches an event handler to the wrapped redis client.
The name of the event to attach a handler to.
The handler for the event.
Writes a serializable value to the stream.
The data to write to the stream.
The id for the written data.
Generated using TypeDoc