Struggling to Implement New Version of AWS Lambda with Effect
Hey all! Did someone already implement a new version of AWS Lambda using effect (https://github.com/Matechs-Garage/effect-ts-lambda) . Tried a bit converting it but failed hard.
I've no idea how i can have a queue globally and the handler just pushs to it
I've no idea how i can have a queue globally and the handler just pushs to it
