DefaultRedisFactory

Creates Redis components by their descriptors.

Inherits: Factory

Description

The DefaultRedisFactory class allows you to create Redis components by their descriptors.

Constructors

Creates a new instance of the factory.

public DefaultRedisFactory()

See also