suborbital / reactr

Function scheduler for Go & WebAssembly
Apache License 2.0
289 stars 28 forks source link

feat(tinygo): Add rcap database support to TinyGo #246

Closed danielledeleo closed 2 years ago

danielledeleo commented 2 years ago

This PR adds database support to TinyGo. It also adds a new testcontainers based test that creates a Postgres container.