aws / aws-xray-sdk-node

The official AWS X-Ray SDK for Node.js.
Apache License 2.0
267 stars 156 forks source link

Please update readme for postgres #606

Open jcollum-nutrien opened 1 year ago

jcollum-nutrien commented 1 year ago

https://github.com/aws/aws-xray-sdk-node/tree/master/packages/postgres

At least add es6 const and imports in there. var code looks really outdated to the point that I wonder if the code still works 🤷

Stretch goal: add TS code as well