Code Monkey home page Code Monkey logo

ego's People

Contributors

alexandertar avatar renovate[bot] avatar tochemey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ego's Issues

[feat]: hook projection option to the engine

  • Define projection as option that can be set
  • Start the projections when the engine is starting
  • Stop the projections when the engine is shutting down
  • Refactor the projection handler and make it an interface instead of function type.

[chore] release 2.0.1

  • upgrade Go-Akt to 2.1.0
  • use github.com/ory/go-acc@latest for proper coverage report
  • upgrade earthly file and earthly version

[feat] add some configurable settings to the projection

The following settings need to be added to make the projection configurable:

  • RefreshInterval: determine how often events are fetched
  • MaxBufferSize: define how many events are fetched
  • StartingOffset: define the timestamp where to start reading events
  • ResetTo: reset the offset to a given timestamp.

[feat] eGo projection

Add a better projection engine to consume events persisted in the journal to build a read model

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update actions/checkout digest to 692973e
  • fix(deps): update module github.com/tochemey/goakt/v2 to v2.3.0
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • docker/login-action v3
  • earthly/actions v1
  • codecov/codecov-action v4
.github/workflows/pull_request.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • docker/login-action v3
  • earthly/actions v1
  • codecov/codecov-action v4
gomod
go.mod
  • go 1.22.0
  • github.com/Masterminds/squirrel v1.5.4
  • github.com/deckarep/golang-set/v2 v2.6.0
  • github.com/flowchartsman/retry v1.2.0
  • github.com/google/uuid v1.6.0
  • github.com/hashicorp/go-memdb v1.3.4
  • github.com/pkg/errors v0.9.1
  • github.com/stretchr/testify v1.9.0
  • github.com/tochemey/goakt/v2 v2.2.2
  • github.com/tochemey/gopack v0.0.0-20240303193017-58b82904de1b@58b82904de1b
  • github.com/travisjeffery/go-dynaport v1.0.0
  • go.opentelemetry.io/otel v1.27.0
  • go.opentelemetry.io/otel/trace v1.27.0
  • go.uber.org/atomic v1.11.0
  • go.uber.org/goleak v1.3.0
  • golang.org/x/sync v0.7.0
  • google.golang.org/protobuf v1.34.2

  • Check this box to trigger a request for Renovate to run again on this repository

[BUG] fix no-reply command reply

At the moment when there are no events return, the persistent actor returns no-reply command reply.
In that regard, the SendCommand method of an entity returns a nil state which is a bug. Instead when there is no-reply command reply, the response should be the current state.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.