Wisen Tanasa
Wisen Tanasa
@all-contributors please add @hugosenari for design
Lambda trigger -- Laconia actually already supports this. See: https://laconiajs.io/docs/guides/adapting-events. It retrieves object automatically for you on Lambda trigger. On premature abstraction, I can say that on most of my...
Great suggestion! There might be a possibility of a breaking change depending on what's being updated. Let's watch closely we need to bump to v2.
Hey @VanOvermeire Thank you for your PR. It's been a super busy week for me, I shall look into this soon this or next week. Thanks for your patience. @laconiajs/maintainers...
Continuing the conversation we had at #435 here @hugosenari. The high bill is what I'm worried about. If we run the acceptance test on every PR, I will have to...
Thanks for the input @ljcoomber - I didn't actually have the need for the sequence number, what I needed is a unique number across the application. Sequence implies uniqueness, unique...
Ah yes, I actually avoided the word UUID because it has a very specific [format](https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) i.e. 32 hexadecimals. Great! Renaming the title...
**Read / write** Can you elaborate more on "fair amount of implementation specific detail which would be better encapsulated in a custom adapter"? My use case is pretty much driven...
@all-contributors please add @reestolonio for ideas
Welcome @VanOvermeire, and thanks for raising this issue. I'm not sure if the link is pointing to an explanation of what a fat lambda is. In terms of your use...