Skip to content

aduarterengifo/tdbsp

Repository files navigation

Typescript implementation of DBSP using Effect streams.

Installation

pnpm install

Build

pnpm build

Limitations

  • No recursive query support: This implementation does not support recursive queries
  • Design note: A state machine approach would likely have been a more suitable design pattern for this project

About

typescript implementation of the DBSP language for incremental computation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published