Skip to content

Roadmap

Zike Yang edited this page May 10, 2024 · 3 revisions

Function Stream V0.5.0 Roadmap

  • Improve contube
  • Data schema support
  • Simple transaction support
  • [Optional] StreamPipes Wrapper

Function Stream V0.4.0 Roadmap

  • Improve configuration
  • FunctionStream K8S Operator
  • Pluggable state store

Function Stream V0.3.0 Roadmap

  • Function Runtime abstraction: Support multiple function runtime
  • GRPC External Function runtime: Support running function through GRPC protocol
  • FS+Contube: Integrate with Contube
    • Tube protocol: Support transferring data between FS and Contube through Tube protocol
    • ConTube-Go: Golang implementation of ConTube
    • ConTube Adapter
  • Stateful computing
    • State store API
    • Memory state store
    • State store REST service
  • Testing
    • More unit tests
    • More tests for more language wasm
Clone this wiki locally