Skip to content

docs: update memory READMEs with metadata types and message batching#264

Merged
jariy17 merged 1 commit intomainfrom
docs/update-memory-readmes
Feb 12, 2026
Merged

docs: update memory READMEs with metadata types and message batching#264
jariy17 merged 1 commit intomainfrom
docs/update-memory-readmes

Conversation

@jariy17
Copy link
Contributor

@jariy17 jariy17 commented Feb 11, 2026

Summary

  • Add documentation for EventMetadataFilter, StringValue, and MetadataValue types to the memory README
  • Add batch_size parameter documentation to the Strands integration README
  • Add new Message Batching section with context manager and explicit close() usage examples
  • Add best practice note about flushing buffered messages when using batch_size > 1

These README updates were missed when #244 was merged.

Test plan

  • Verify README renders correctly on GitHub
  • Confirm documented types and parameters match the current codebase

Add documentation for EventMetadataFilter, StringValue, MetadataValue
types and batch_size parameter with usage examples for message batching.
@jariy17 jariy17 requested a review from a team February 11, 2026 18:55
@jariy17 jariy17 merged commit efea9d4 into main Feb 12, 2026
20 checks passed
@jariy17 jariy17 deleted the docs/update-memory-readmes branch February 12, 2026 14:51
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.

2 participants