How to Integrate Limits to an Atoti Server

This section describes how to integrate Atoti Limits into the Atoti Java and Python APIs.

Overview

To connect the module to an Atoti Java server please see Java auto-configuration. This is the easier and recommended approach, but please note that, alternatively, the connection can be configured manually. Please see Java manual configuration.

To connect the module to an Atoti Python server, the atoti-limits plugin can be used. See Atoti Python API configuration