TimelyDataflow / timely-dataflow

A modular implementation of timely dataflow in Rust
MIT License
3.25k stars 273 forks source link

Flat container storage abstraction #574

Open antiguru opened 2 months ago

antiguru commented 2 months ago

Integrate flat container's storage abstraction into Timely. For details, see https://github.com/antiguru/flatcontainer/pull/19.