You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking at using Rust to set up an API server with Dynamo as it's database and wanted to use your library but I find the examples really lacking. It would be great to add more examples for things like: querying, conditionals, GSIs, transactions, atomic counters, filtering, etc...
Makes the transition harder without some of these more complex examples, I may need to stick with TypeScript and DocumentClient otherwise.
Thanks!
The text was updated successfully, but these errors were encountered:
I was looking at using Rust to set up an API server with Dynamo as it's database and wanted to use your library but I find the examples really lacking. It would be great to add more examples for things like: querying, conditionals, GSIs, transactions, atomic counters, filtering, etc...
Makes the transition harder without some of these more complex examples, I may need to stick with TypeScript and DocumentClient otherwise.
Thanks!
The text was updated successfully, but these errors were encountered: