Skip to content

feat(dynamodb): Implement the DynamoDB Storage Adapter#247

Merged
Satont merged 2 commits into
grammyjs:mainfrom
thelleboid-tsr:feat/dynamodb-storage
Apr 16, 2026
Merged

feat(dynamodb): Implement the DynamoDB Storage Adapter#247
Satont merged 2 commits into
grammyjs:mainfrom
thelleboid-tsr:feat/dynamodb-storage

Conversation

@thelleboid-tsr
Copy link
Copy Markdown
Contributor

PR #206 seems stale, so I've rewrritten a new PR from scratch.

Comment thread packages/dynamodb/README.md Outdated
Comment thread packages/dynamodb/README.md Outdated
@thelleboid-tsr
Copy link
Copy Markdown
Contributor Author

Thanks a lot for you quick review!

I've updated the code:

  • it's now possible to set a custom primary key (default is set to sessionKey)
  • it's now possible to set a custom ttl key (default is set to ttl)
  • I've removed AWS CDK examples in the README.md

Plus fixes in the README.md already commented earlier (I'll resolve Github conversations there, please don't mind if it's not they way to do)

@KnorpelSenf KnorpelSenf requested a review from Satont September 3, 2025 14:58
@Satont
Copy link
Copy Markdown
Member

Satont commented Sep 4, 2025

@thelleboid-tsr thanks for contribution.

I'll merge this pr today and release version.

/cc @KnorpelSenf

@Satont
Copy link
Copy Markdown
Member

Satont commented Apr 16, 2026

Thats awesome. I'll fix pnpm lockfile conflict in main branch.

@Satont Satont merged commit b7a2334 into grammyjs:main Apr 16, 2026
1 check 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.

3 participants