Skip to content

Tags: discord/manifold

Tags

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add valid_send_options/1 (#12)

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add an optional :offload send mode (#10)

This optional mode offloads the send/2 calls to the remote Manifold nodes
to one of the local `Manifold.Sender` processes.

Add a new test for the :offload send mode.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

1.3.0

Toggle 1.3.0's commit message
speed increases + support for sharded partitioner

1.3.0 includes performance improvements in #3, and the ability to shard partitioners in #4.