bandaot

Results 2 issues of bandaot

# Feature request ## Is your feature request related to a problem? Please describe. AWS DynamoDB is a serverless and cheap NoSQL database, hope we can also support AWS DynamoDB....

enhancement

It would throw an error as : `node-loader:\nError: /lib64/libc.so.6: version GLIBC_2.28 not found (required by /var/task/tiktoken-node.linux-x64-gnu.node)` Need to rebuild the node module with GLIBC_2.27 or Amazon Linux 2 image.