Skip to content

chore: add initial code Node.js Invoke Store for AWS Lambda - #1

Merged
trivikr merged 2 commits into
mainfrom
initial-code
Aug 27, 2025
Merged

trivikr merged 2 commits into
mainfrom
initial-code

Conversation

@trivikr

@trivikr trivikr commented Aug 26, 2025

Copy link
Copy Markdown
Member

Issue #, if available:
Internal JS-6050

Description of changes:
Adds initial code for Node.js Invoke Store for AWS Lambda

Comment thread src/invoke-store.ts
}
}

export const InvokeStore = instance;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

granted this is a local variable, but using the word "instance" to refer to a class rather than an instance of that class is confusing.

@trivikr
trivikr merged commit c6c89c1 into main Aug 27, 2025
3 checks passed
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