goakt icon indicating copy to clipboard operation
goakt copied to clipboard

[Go] Fast and Distributed Actor framework using protocol buffers as message for Golang

Results 12 goakt issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Ignored or Blocked These are blocked by an existing closed PR and will...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.opentelemetry.io/otel](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

closes https://github.com/Tochemey/goakt/issues/290 - [x] Refactor a bit the code. Make use of memory efficient map instead of standard. (need to QA it) - [x] Design peer node state model -...

Implementation details: Simple distributed in-memory key/value store - Allow leader/coordination re-election when cluster topology changes - Handle efficiently network partition - Data should be sharded in the cluster - Able...

feature
up for grabs
performance
enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [earthly/earthly](https://togithub.com/earthly/earthly) | patch | `v0.8.9` -> `v0.8.10` | --- ### Release Notes earthly/earthly...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/buraksezer/olric](https://togithub.com/buraksezer/olric) | `v0.5.6-0.20240510193155-81e12546eb39` -> `v0.5.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fburaksezer%2folric/v0.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### Discussed in https://github.com/Tochemey/goakt/discussions/320

feature
up for grabs

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [earthly/earthly](https://togithub.com/earthly/earthly) | patch | `v0.8.11` -> `v0.8.12` | --- ### Release Notes earthly/earthly...