-
Notifications
You must be signed in to change notification settings - Fork 17
Roadmap
Zike Yang edited this page May 10, 2024
·
3 revisions
- Improve contube
- Data schema support
- Simple transaction support
- [Optional] StreamPipes Wrapper
- Improve configuration
- FunctionStream K8S Operator
- Pluggable state store
- 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