Giter VIP home page Giter VIP logo

Comments (4)

tywalch avatar tywalch commented on May 25, 2024 1

Hey @furrycatherder 👋

Version 2.5.0 was just shipped with transaction support, you can check it out here (works with the v3 client): https://electrodb.dev/en/mutations/transact-write/

from electrodb.

tywalch avatar tywalch commented on May 25, 2024

Hi @furrycatherder, ElectroDB returns unmarshalled params (used by the DocumentClient); If you're not able to use the DocumentClient, you could use the marshall function from the @aws-sdk/util-dynamodb module to get the format in your second example.

The goal with the library thus far has been to avoid loading it up with too many bloated aws dependencies, which for some users is a big deal when they're up against deployment restrictions. This could be an opportunity however new Entity/Service options for marshall/unmarshal functions be passed. If that interests you, let me know, I could probably add that pretty easily 👍

from electrodb.

furrycatherder avatar furrycatherder commented on May 25, 2024

Sure, that sounds good. We're committed to using the v3 SDK at this point.

from electrodb.

tywalch avatar tywalch commented on May 25, 2024

If you have any issues, please let me know, I'll close this ticket for now but feel free to reopen it if I missed anything

from electrodb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.