Skip to content

Add ADK session state persistence #68

@g3force

Description

@g3force

The ADK supports different types of session state persistence. We currently use the InMemory implementation.

With this, state is lost when agents are restarted. Also, we can not scale agents beyond one instance.

We need a kubernetes-native way to configure the kind of storage and wire it into the agent container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions