Skip to content

docs(redis-streams): add JSDoc to raw stream types - #4132

Open
yogeshwaran-c wants to merge 1 commit into
taskforcesh:masterfrom
yogeshwaran-c:docs/redis-streams-jsdoc
Open

docs(redis-streams): add JSDoc to raw stream types#4132
yogeshwaran-c wants to merge 1 commit into
taskforcesh:masterfrom
yogeshwaran-c:docs/redis-streams-jsdoc

Conversation

@yogeshwaran-c

Copy link
Copy Markdown
Contributor

Summary

  • Adds JSDoc to StreamName, EntryId, EntryRaw, and StreamReadRaw in src/interfaces/redis-streams.ts so users get IDE hints for the raw XREAD response shape consumed by QueueEvents.
  • Documentation only — no runtime, type-shape, or API changes.

Test plan

  • No code logic changed; only comments added

Documents StreamName, EntryId, EntryRaw, and StreamReadRaw so users get IDE hints for the raw XREAD response shape. Documentation only - no runtime, type-shape, or API changes.
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