lightbend / kalix-javascript-sdk

JavaScript and TypeScript SDKs for Kalix
https://docs.kalix.io/javascript/index.html
Apache License 2.0
22 stars 21 forks source link

Multi-table views #440

Open pvlugter opened 1 year ago

pvlugter commented 1 year ago

Add support and docs for multi-table views. These can probably be created already, by implementing an untyped-state view with update handlers for all of the tables.

Refs https://github.com/lightbend/kalix/issues/7323