Skip to content

Add Infinite Chat History tutorial - #25

Merged
lyndonbauto merged 1 commit into
mainfrom
recipe/infinite-chat-history
Jun 22, 2026
Merged

Add Infinite Chat History tutorial#25
lyndonbauto merged 1 commit into
mainfrom
recipe/infinite-chat-history

Conversation

@lyndonbauto

@lyndonbauto lyndonbauto commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • docs/tutorials/infinite-chat-history.md — Aerospike docs tutorial for long agent conversations on adk-aerospike >=0.1.0 segment storage
  • 20,000-turn synthetic demo: append-only segments, full hydrate vs num_recent_events / after_timestamp
  • Documents read latency: recent-X is ~1–50 ms (X=5–500); full 20k hydrate ~2.8 s on Docker CE

Test plan

  • 20,000 sequential append_event — 27 segments, full get_session returns 20,000 events
  • num_recent_events / after_timestamp spot checks
  • list_sessions returns session row only (no segment leak)

@lyndonbauto lyndonbauto changed the title Add Infinite Chat History recipe (chunked sessions) Add Infinite Chat History tutorial Jun 18, 2026
@lyndonbauto
lyndonbauto force-pushed the recipe/infinite-chat-history branch 4 times, most recently from 3921cb7 to f75bdbe Compare June 22, 2026 19:36
20,000-turn demo with segment rollover, filtered reads, latency notes,
and verified output on adk-aerospike>=0.1.0.
@lyndonbauto
lyndonbauto force-pushed the recipe/infinite-chat-history branch from f75bdbe to 5f0b352 Compare June 22, 2026 19:39
@lyndonbauto
lyndonbauto merged commit 086935b into main Jun 22, 2026
6 checks passed
@lyndonbauto
lyndonbauto deleted the recipe/infinite-chat-history branch June 22, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant