zio-entity icon indicating copy to clipboard operation
zio-entity copied to clipboard

Zio-Entity, a distributed, high performance, functional event sourcing library

Results 98 zio-entity issues
Sort by recently updated
recently updated
newest added

It will be useful to attach some context values such as correlation ID, timestamp or etc. to the event without corrupting the domain logic.

Updates [dev.zio:zio-interop-cats](https://github.com/zio/interop-cats/) from 3.2.9.0 to 3.2.9.1. [GitHub Release Notes](https://github.com/zio/interop-cats/releases/tag/v3.2.9.1) - [Version Diff](https://github.com/zio/interop-cats/compare/v3.2.9.0...v3.2.9.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [dev.zio:zio-interop-cats](https://github.com/zio/interop-cats/) from 2.5.1.0 to 3.2.9.0. [GitHub Release Notes](https://github.com/zio/interop-cats/releases/tag/v3.2.9.0) - [Version Diff](https://github.com/zio/interop-cats/compare/v2.5.1.0...v3.2.9.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Redis could be used as a quick snapshot store and even as dedup store in order to apply idempotency. Commands could potentially have an idempotency id and we could provide...

ZIO is at RC-1 now https://github.com/zio/zio/releases/tag/v2.0.0-RC1 There exists a ScalaFix rule that will cover the bulk of the simple API changes: https://github.com/zio/zio/blob/series/2.x/scalafix/rules/src/main/scala/fix/Zio2Upgrade.scala We highly recommend starting with that, and then...

Cassandra is a popular database choice for event sourced systems so it's worth supporting as a pluggable store.

All scala dependecies have a scala 3 version. Did you think about upgrading?

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [org.scala-lang:scala-reflect](https://www.scala-lang.org/) ([source](https://redirect.github.com/scala/scala)) | patch | `2.13.8` -> `2.13.15` | --- ### Release Notes scala/scala (org.scala-lang:scala-reflect)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [scala](https://www.scala-lang.org/) ([source](https://redirect.github.com/scala/scala)) | `2.13.8` -> `2.13.15` | [![age](https://developer.mend.io/api/mc/badges/age/maven/scala/2.13.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.0 to 1.4.4. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...