Skip to content

[langgraph]: Aerospike integration for LangGraph Checkpoint and Store #2131

@havvari-V0

Description

@havvari-V0

Type of issue

request for content

Language

Python

Description

Integration Overview

We’ve built Aerospike-backed persistence integrations for LangGraph, published as standalone Python packages:

These integrations allow LangGraph users to persist graph state, checkpoints, and stored data in Aerospike, enabling durable, resumable, and scalable agent workflows.

LangGraph Surfaces Supported

  • Checkpointer (AerospikeSaver)
  • Store (AerospikeStore)

Why This Matters

Aerospike provides high-performance, low-latency persistence with TTL support and is commonly used in production systems that require durability and scale. These integrations enable LangGraph users to run long-lived and stateful agents with reliable backend storage.

Call To Action (CTA)

Could you advise on the appropriate location in the LangChain / LangGraph documentation to represent these integrations (e.g., existing memory page vs. a dedicated checkpointer/store integrations page)?
Once the correct placement is confirmed, we’re happy to submit a documentation PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalUser is not a member of langchain-ailanggraphFor docs changes to LangGraph

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions