Skip to content

differential-dataflow-v0.18.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 17:33
· 3 commits to master since this release
58153f7

Other

  • Updates for timely 0.25 (#647)
  • Replace IndexMap with BTreeMap (#652)
  • Update columnar; introduce mimalloc
  • Extract VecCollection from Collection (#651)
  • Introduce traits for collection containers (#650)
  • Correct some clippy nit (#649)
  • Batcher implementation that has no opinions about chains, and columnar. (#626)