Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / primait/event_sourcing.rs issues and pull requests

#200 - Update typed-builder requirement from 0.18.0 to 0.19.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#199 - Update sqlx requirement from 0.7.0 to 0.8.0 in the cargo group

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#197 - prepare release 0.17

Pull Request - State: closed - Opened by angelo-rendina-prima 4 months ago

#196 - AggregateManager handle command returns updated state

Pull Request - State: closed - Opened by angelo-rendina-prima 4 months ago

#195 - Prepare release 0.16.0

Pull Request - State: closed - Opened by angelo-rendina-prima 5 months ago

#194 - LockedLoad

Pull Request - State: closed - Opened by angelo-rendina-prima 5 months ago

#192 - AggregateManager is not generic in error

Pull Request - State: closed - Opened by angelo-rendina-prima 5 months ago - 1 comment

#190 - Scribe middleware example

Pull Request - State: closed - Opened by angelo-rendina-prima 7 months ago

#189 - [PLATFORM-1504]: Examples are not compiling with rust 1.75

Pull Request - State: closed - Opened by cottinisimone 8 months ago

#186 - [PLATFORM-1438]: Fix release

Pull Request - State: closed - Opened by cpiemontese 9 months ago - 2 comments

#185 - AggregateManager::handle command is generic in Error

Pull Request - State: closed - Opened by cottinisimone 10 months ago

#184 - esrs 0.10.2 ❤️ sqlx 0.7.3

Pull Request - State: closed - Opened by fusillicode 10 months ago

#183 - [PLATFORM-1416]: Fix event_sourcing.rs CI

Pull Request - State: closed - Opened by cottinisimone 10 months ago

#182 - [PLATFORM-1364]: Migrate to GHA

Pull Request - State: closed - Opened by cottinisimone 10 months ago - 3 comments

#181 - Update rdkafka requirement from 0.34.* to 0.36.*

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#180 - Update rdkafka requirement from 0.34.* to 0.35.*

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#179 - Update typed-builder requirement from 0.16.0 to 0.18.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#178 - Update typed-builder requirement from 0.16.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#177 - Fix deployment --allow-dirty issue

Pull Request - State: closed - Opened by cottinisimone about 1 year ago - 3 comments

#176 - Prepare release 2023-09-12

Pull Request - State: closed - Opened by cottinisimone about 1 year ago

#174 - Update ouroboros requirement from 0.17 to 0.18

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#173 - Update rdkafka requirement from 0.33.* to 0.34.*

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#172 - Update typed-builder requirement from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#171 - [PLATFORM-1146]: Write step by step documentation

Pull Request - State: closed - Opened by cottinisimone about 1 year ago - 2 comments

#170 - Update typed-builder requirement from 0.14.0 to 0.15.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#169 - Update sqlx requirement from 0.6.1 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#168 - Update rdkafka requirement from 0.32.* to 0.33.*

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#167 - Add index for 'occured_on' column in events tables

Issue - State: open - Opened by miterst over 1 year ago

#166 - Update ouroboros requirement from 0.15 to 0.17

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#165 - Update ouroboros requirement from 0.15 to 0.16

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#164 - [PLATFORM-1137]: Kafka producer add record key

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#163 - Update rdkafka requirement from 0.29.* to 0.32.*

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#162 - [PLATFORM-1131]: Update examples doc

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#161 - [PLATFORM-1130]: Package refactor

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#160 - [PLATFORM-1127]: Update changelog 2023-06-08

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#159 - Why does Aggregate::State require Default + Clone?

Issue - State: closed - Opened by angelo-rendina-prima over 1 year ago - 2 comments

#158 - Update rdkafka requirement from 0.29.* to 0.31.*

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#157 - [PLATFORM-1080]: Error handling

Pull Request - State: closed - Opened by cottinisimone over 1 year ago - 1 comment

#156 - [PLATFORM-1094]: Update examples

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#155 - [PLATFORM-1085]: Add some event bus specific impl

Pull Request - State: closed - Opened by cottinisimone over 1 year ago - 2 comments

#154 - [PLATFORM-1079]: Update doc and examples

Pull Request - State: closed - Opened by cottinisimone over 1 year ago - 1 comment

#153 - [PLATFORM-1086]: Remove custom persist function

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#152 - [PLATFORM-1083]: Split statements

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#151 - [PLATFORM-1077]: EventBus implementation

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#150 - [PLATFORM-1075]: Change bound from AggregateManager to Aggregate

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#149 - [PLATFORM-1076]: PgStoreBuilder

Pull Request - State: closed - Opened by cpiemontese over 1 year ago

#148 - [PLATFORM-1073]: Remove projectors and policies in favour of event handlers

Pull Request - State: closed - Opened by cpiemontese over 1 year ago - 2 comments

#147 - [PLATFORM-1051]: Data conversion management

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#146 - v0.11.0

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#145 - Remove useless bounds on store

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#144 - [PLATFORM-966]: Change `Consistency` name

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#143 - [Discussion] Data conversion management

Issue - State: open - Opened by cottinisimone over 1 year ago - 9 comments

#142 - Prepare release

Pull Request - State: closed - Opened by cpiemontese over 1 year ago

#141 - [PLATFORM-951]: Log when policy returns error

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#140 - Log when policy returns error

Issue - State: closed - Opened by dallagi over 1 year ago

#139 - [PLATFORM-947]: Add CODEOWNERS

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#137 - Update changelog

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#136 - [PLATFORM-940]: Fix select_all query

Pull Request - State: closed - Opened by cottinisimone over 1 year ago

#135 - [PLATFORM-873]: Testing card ignore!!!

Pull Request - State: closed - Opened by WilliamVenner almost 2 years ago

#134 - v0.10.0

Pull Request - State: closed - Opened by angelo-rendina-prima almost 2 years ago

#133 - lock inside state

Pull Request - State: closed - Opened by angelo-rendina-prima almost 2 years ago - 3 comments

#132 - Bump to 0.9.0 for release

Pull Request - State: closed - Opened by oliverbrowneprima almost 2 years ago

#131 - v0.8.0

Pull Request - State: closed - Opened by angelo-rendina-prima almost 2 years ago

#130 - [PLATFORM-743]: Investigate adding tracing to ESRS

Pull Request - State: closed - Opened by oliverbrowneprima almost 2 years ago - 4 comments

#129 - Pessimistic lock

Pull Request - State: closed - Opened by angelo-rendina-prima almost 2 years ago - 1 comment

#128 - Add tracing

Issue - State: closed - Opened by matteosister almost 2 years ago - 1 comment

#127 - [Discussion]: Expose AggregateManager::load potential errors

Issue - State: closed - Opened by fusillicode almost 2 years ago - 4 comments

#126 - Prefer `Deref` default impl rather than box

Pull Request - State: closed - Opened by cottinisimone almost 2 years ago

#125 - [Discussion] Consistency (Strong vs Eventual): give a better name

Issue - State: closed - Opened by cottinisimone almost 2 years ago - 2 comments

#124 - v0.7.1

Pull Request - State: closed - Opened by cottinisimone almost 2 years ago

#123 - Flag to publish postgres stuff in docs.rs + some modules doc

Pull Request - State: closed - Opened by cottinisimone almost 2 years ago

#122 - Consistency level in projector and store

Pull Request - State: closed - Opened by cottinisimone almost 2 years ago - 4 comments

#121 - Doc missing in docs.rs page

Issue - State: closed - Opened by cottinisimone almost 2 years ago

#120 - Make StoreEvent debuggable

Pull Request - State: closed - Opened by fusillicode almost 2 years ago

#119 - Add missing lifetime annotation required by Rust 1.64.0

Pull Request - State: closed - Opened by fusillicode almost 2 years ago

#118 - Remove mains and migrations from examples

Pull Request - State: closed - Opened by cottinisimone almost 2 years ago

#117 - Modify first new param from Uuid to impl Into<Uuid>

Pull Request - State: closed - Opened by cottinisimone almost 2 years ago

#116 - Accept generics in `AggregateState` for aggregate id

Issue - State: open - Opened by cottinisimone almost 2 years ago - 1 comment

#115 - Add apply_events to Aggregate

Pull Request - State: closed - Opened by cottinisimone almost 2 years ago

#113 - Remove mains and migrations from examples

Issue - State: closed - Opened by cottinisimone almost 2 years ago

#110 - v0.7.0

Pull Request - State: closed - Opened by cottinisimone about 2 years ago

#109 - Some docs; changelog and remove dead code

Pull Request - State: closed - Opened by cottinisimone about 2 years ago

#108 - Rename get_all in stream_events; update rebuilder example

Pull Request - State: closed - Opened by cottinisimone about 2 years ago

#107 - [PLATFORM-606]: [esrs] Try to make persistence flow configurable

Pull Request - State: closed - Opened by cottinisimone about 2 years ago

#106 - [PLATFORM-573]: [esrs] POC different projectors on same table

Pull Request - State: closed - Opened by oliverbrowneprima about 2 years ago

#105 - [PLATFORM-627]: [Esrs] Change apply_event function

Pull Request - State: closed - Opened by cottinisimone about 2 years ago

#102 - [PLATFORM-617]: [Esrs] Remove sqlite implementation

Pull Request - State: closed - Opened by cottinisimone about 2 years ago

#101 - [PLATFORM-606]: [esrs] Try to make persistence flow configurable

Pull Request - State: closed - Opened by cottinisimone about 2 years ago