10000 Tags · rohankumardubey/restate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rohankumardubey/restate

Tags

v0.7.0

Toggle v0.7.0's commit message
Restate 0.7.0

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.
Restrict key type for key extraction to `string` (restatedev#968)

* Forbid registration with non-string type keys
* Make sure we generate a string version of the uuid for unkeyed service key
* Remove the service_key poli views
* Remove the service key udfs
* Update protos as in restatedev/proto#31
* Propagate dev.event.Event changes.
* Remove length delimiter 
* Remove varint encoded length at the beginning of the key

v0.5.1

Toggle v0.5.1's commit message
Restate 0.5.1

v0.5.0

Toggle v0.5.0's commit message
Update to 0.5.0

v0.4.0

Toggle v0.4.0's commit message
Fix ahash version due to a yanked version used by datafusion

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.
Bump restate to 0.3 (restatedev#802)

v0.2.1

Toggle v0.2.1's commit message
Restate v0.2.1

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tillrohrmann Till Rohrmann
Waiting for acks for background invocations and responses

This commit changes the ingress_grpc handler to wait for acks
from the DispatcherLoop for background invocations and responses.
This will guarantee that the background invocation and the responses
are durable store before the ingress returns a response to the client.

This fixes restatedev#719.

v0.1.7

Toggle v0.1.7's commit message
Restate runtime v0.1.7

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to 0.1.6 (restatedev#618)

0