Intel® Ethernet Controller E810 Application Device Queues (ADQ)

Configuration Guide

ID 609008
Date 04/03/2023
Version 2.8
Document Table of Contents

Testing ADQ with Redis

Redis is an open source in-memory data structure store. For this section, Redis is used as an example of a real-world application with ADQ. ADQ enables Redis clusters to support more users at a higher request rate with more scalability.

Note:This document is not intended to be a complete Redis configuration guide. Refer to Redis documentation for more details on usage.

There are two options to configure ADQ in Redis server.

  • Option 1: Using ADQ Setup Script
  • Option 2: Using Linux Command Line (Manual Configuration)

Both configuration methods require the completion of the System Setup steps first.

Note:This section contains the steps for configuring ADQ using the setup script. For manual ADQ configuration, see Appendix: ADQ Configuration Reference (Manual)