sam-goodwin / eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows
https://docs.eventual.ai
MIT License
174 stars 4 forks source link

feat: add searchIndex and supporting infrastructure #360

Closed sam-goodwin closed 1 year ago

sam-goodwin commented 1 year ago

The only real change I'd want is to remove the NodeJSFunction in favor of our bundling we are already doing with esbuild.

Oh right. Forgot that change while fixing the tests. On it!