feature: add support for dynamoDB for storing sessions and some types cleanup (#12140)

This commit is contained in:
Harminder Virk
2025-04-16 14:55:14 +05:30
committed by GitHub
parent fe48f825f8
commit b890263725
13 changed files with 1792 additions and 1053 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/framework": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
Add support for dynamoDB for storing sessions and some types cleanup