Skip to content

Prerequisites

For the complete documentation index see: llms.txt

All documentation pages available in markdown.

This tutorial requires two dependencies.

Required

Docker

Docker runs Aerospike Database locally.

  1. Download, install, and launch Docker Desktop from the Docker website.

  2. Verify Docker is running:

    Terminal window
    docker --version
Python

adk-aerospike requires Python 3.11 or newer.

  1. Install Python 3.11 or later.

  2. Verify Python is available:

    Terminal window
    python3 --version
Feedback

Was this page helpful?

What type of feedback are you giving?

What would you like us to know?

+Capture screenshot

Can we reach out to you?