vmware-archive / database-stream-processor

Streaming and Incremental Computation Framework
Other
225 stars 20 forks source link

[JIT] I/O API + documentation + examples #392

Open ryzhyk opened 1 year ago

ryzhyk commented 1 year ago

Implement an API to feed data to/read data from a JIT-compiled circuit. I guess it will be some type of a wrapper around the input/output handles API?