Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current status #20

Open
lyxsus opened this issue Jul 29, 2017 · 3 comments
Open

Current status #20

lyxsus opened this issue Jul 29, 2017 · 3 comments

Comments

@lyxsus
Copy link

lyxsus commented Jul 29, 2017

What is current status of this project? Couldn't find any live fork or successor or alternative.

@aaaristo
Copy link
Owner

aaaristo commented Jul 31, 2017 via email

@lyxsus
Copy link
Author

lyxsus commented Jul 31, 2017

Yeah. It feels weird that documentClient is the only production-ready option for dynamodb+node for that many years. I understand, why regular ORM-like solutions didn't work, but it must be possible to have something of higher level than this. For example, Titan with dynamodb looked good, but I don't want to run an instance for such things and I saw no attempts to do some stateless language-agnostic protocol for that.

dyngodb was a very interesting idea in that sense. What stopped you?

@aaaristo
Copy link
Owner

This was one thing:
awslabs/dynamodb-transactions#3

I reimplemented the protocol from scratch in dyngo but at the end of the exercise I think the entire project should be refactored with async / await + better coding standards and probably having a proper port of dynamodb-transactions via:

cincheo/jsweet#388

I simply do not have enough time to bring this forward now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants