dynongo

MongoDB like syntax for DynamoDB

MIT License

Downloads
8.5K
Stars
58
Committers
7
dynongo - Latest Release

Published by SamVerschueren over 3 years ago

  • feat: Add Batch Write (#87) 28b1ee4
  • Use GitHub actions 9f649e7

https://github.com/SamVerschueren/dynongo/compare/v0.18.0...v0.19.0

Special thanks to @sandercm 🙏

dynongo -

Published by SamVerschueren over 3 years ago

  • feat: use ADD for $inc (#84) c3a67f6
  • feat: Add $ifNotExists tot $set operator (#85) 9eafc2d

https://github.com/SamVerschueren/dynongo/compare/v0.17.1...v0.18.0

dynongo -

Published by SamVerschueren almost 4 years ago

  • feat: Allow passing httpOptions to connect method 19e6f24

https://github.com/SamVerschueren/dynongo/compare/v0.17.0...v0.17.1

dynongo -

Published by SamVerschueren almost 4 years ago

  • feat: Add $removeFromSet (#80) c6ee48d
  • fix: Do not overwrite values when null (#82) a4e0a98
  • feat: Add support for $addToSet (#78) e06f8e3
  • Fix query when attribute values are empty - fixes #55 d413ae6
  • Add Node.js 14 as test target 7b0dcad
  • Add support for strongly consistent reads - fixes #63 33d5f61

Thanks to @onhate for adding support for Set and fixing some bugs 🙏 !

https://github.com/SamVerschueren/dynongo/compare/v0.16.1...v0.17.0

dynongo -

Published by SamVerschueren over 4 years ago

  • Remove yarn.lock file 8d08e68
  • Add cancellation reasons to the error object when transactWrite fails (#73) 9490864

https://github.com/SamVerschueren/dynongo/compare/v0.16.0...v0.16.1

dynongo -

Published by SamVerschueren over 4 years ago

  • Meta tweaks 60a6bb3
  • Add configurable retry mechanism - fixes #59 (#70) bfbf14f
  • Expose all types directly from the root - fixes #71 (#72) b4876a2
  • Increase the limit of queries in a transaction to 25 - fixes #67 (#69) 9771dcc

https://github.com/SamVerschueren/dynongo/compare/v0.15.0...v0.16.0

dynongo -

Published by SamVerschueren over 5 years ago

  • Add support for temporary security credentials - fixes #65 4fa3797
  • Add support for transactions - fixes #62 (#64) 0f454fd
  • Update dependencies e3f2639
  • Meta tweaks ec3bf38

https://github.com/SamVerschueren/dynongo/compare/v0.14.1...v0.15.0