Memory

The memory backend stores the Kozo state in memory. Once the application exits, the state is lost. This backend is mainly used for development and debugging purposes.

Configuration

backend "memory"

Options

This provider does not have any options.