8000 Tags · akka/akka-edge-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: akka/akka-edge-rs

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: version 0.8.0 (#146)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release issue (#140)

* chore: release issue

* fix path to template

* fix sample link

Co-authored-by: Enno Runne <458526+ennru@users.noreply.github.com>

---------

Co-authored-by: Enno Runne <458526+ennru@users.noreply.github.com>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for release (#129)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for release (#127)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for release (#123)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bumps for release (#113)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump: akka-edge-rs versions (#107)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More effect combinators (#99)

* Recovery the last offset fix

The change here principally fixes a bug where we weren't recovering the last offset of the offset store correctly. However, I then found a race condition where the consumer projection wasn't waiting for the offset store to finish its recovery. Further, the offset store had no means to convey that it had fully recovery, nor any entity manager for that matter. Consequently, a new `on_initial_recovery_completed` method has been added to the entity behaviour trait.

* More effect combinators

Effect combinators added for emitting events and replying; both with the same abilities as `and_then` to inspect behaviour and state, and act in accordance with the previous result.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump: Version 0.2.0 (#80)

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: Version 0.1.2 (#74)

0