Skip to content

Topolotree code merge #901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 995 commits into
base: main
Choose a base branch
from

Conversation

Saikrishna-Achalla
Copy link

Added new hydro deploy file that is supposed to support n-ary fanout and fault tolerance. File is still a work in progress.

MingweiSamuel and others added 30 commits May 5, 2023 16:36
Wasn't building because the `.gitignore`d output file didn't exist.
Instead check if that file's parent folder exists.

Fixup: a78ff9a
…q, PartialEq (hydro-project#644)

* remove Compare trait, add tests, make all lattice types PartialOrd, Eq, PartialEq

* fix doc

* address comments

* add LatticeOrd marker trait
…use cross_join+enumerate instead of broadcast channel,remove Eq requirement from multisetjoin (hydro-project#642)

* remove zmq, use unsync channels locally, use sync mpsc cross-thread, use cross_join+enumerate instead of broadcast channel,remove Eq requirement from multisetjoin

* add notes in cross_join about multisetjoin
* better kvs serialization

* fix lints
…ydro-project#654)

Also loosens some bounds in `hydroflow::util::{serialize_to_bytes, deserialize_from_bytes}`

First commit working towards backpressure
…ct#667)

- Adds `mdbook-katex` to the book build for latex support.
- Update `mdbook-*` plugins.
- Moves most lattice implementations to the top level of the crate
  to eliminate redundant documentation.
…oflow_datalog_core v0.0.1, hydroflow_datalog v0.0.1, hydroflow_macro v0.0.1, lattices v0.1.0, variadics v0.0.2, pusherator v0.0.1, hydroflow v0.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants