issues
search
serverlesstechnology
/
cqrs
A lightweight, opinionated CQRS and event sourcing framework.
Other
382
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5
#105
dependabot[bot]
opened
1 week ago
0
Update thiserror requirement from ^1.0.37 to ^2.0.3
#104
dependabot[bot]
opened
1 week ago
0
Update thiserror requirement from ^1.0.37 to ^2.0.1
#103
dependabot[bot]
closed
1 week ago
1
Update thiserror requirement from ^1.0.37 to ^2.0.0
#102
dependabot[bot]
closed
2 weeks ago
1
Bump EmbarkStudios/cargo-deny-action from 1 to 2
#101
dependabot[bot]
opened
3 weeks ago
0
Support LibSQL for event sourcing?
#100
codeitlikemiley
opened
1 month ago
2
Documentation and Demo mismatch
#99
lambdalisue
closed
3 weeks ago
3
Update MSRV to 1.70.0
#98
lambdalisue
closed
1 month ago
0
Add BoundedContext abstraction
#97
carlos-verdes
opened
2 months ago
2
Build queries from more than 1 aggregate
#96
carlos-verdes
opened
2 months ago
0
Tracking Tokens
#95
paulkre
opened
4 months ago
1
Control over view_id when creating a view
#94
carlos-verdes
closed
5 months ago
4
How can I replay all events in the order they were committed?
#93
filwaline
closed
5 months ago
1
Implement Nats Jetstream based store
#92
andrewwebber
closed
5 months ago
1
Empty event list being propagated to queries
#91
paulkre
closed
9 months ago
1
Allow searching for aggregate instance without aggregate ID
#90
nanderstabel
closed
9 months ago
2
`0.4.10` Fails to compile on `1.75`
#89
appetrosyan
closed
9 months ago
6
Bump codecov/codecov-action from 3 to 4
#88
dependabot[bot]
closed
3 weeks ago
0
Defining multiple aggregates in `ApplicationState`
#87
daniel-mader
closed
10 months ago
1
Consistency over mulitple commands
#85
paulkre
closed
10 months ago
3
Aggregate ID unavailable in command handler
#84
paulkre
closed
11 months ago
4
Modifications of Views
#82
paulkre
closed
1 year ago
2
Upcasting replays
#81
rogierknoester
closed
1 year ago
2
Add upcaster configuration for event replay
#80
davegarred
closed
1 year ago
2
load_all / `.iter()` on `ViewRepository`
#78
kelko
closed
9 months ago
1
Why are aggregates aware of commands?
#75
StephenGilboy
closed
1 year ago
1
Bump codecov/codecov-action from 3 to 4
#74
dependabot[bot]
closed
1 year ago
0
Fix small typo in doc
#73
eduardohki
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#72
dependabot[bot]
closed
1 year ago
1
Implement `EventStoreDB` as event store provider
#71
sahina
opened
1 year ago
0
Advised way to extend view retrieval functionality?
#70
liamwh
closed
10 months ago
3
Fix stray backtick
#68
dmytrokyrychuk
closed
1 year ago
0
CQRS no ES
#67
Tomperez98
closed
1 year ago
2
Add async test method
#66
davegarred
closed
1 year ago
1
Use CloudEvents as standard event schema
#65
liamwh
opened
1 year ago
5
Adding Queries and Views after events were emitted.
#64
andoriyu
closed
1 year ago
4
Is there a way to a View that isn't scoped by `aggregate_id`?
#63
andoriyu
closed
1 year ago
1
Add pre-commit hook
#62
davegarred
closed
1 year ago
1
fix formatting errors
#61
danieleades
closed
1 year ago
1
Questions: deleting events and query by aggregate property
#60
epsilonhalbe
closed
1 year ago
3
add code coverage workflow
#59
danieleades
closed
1 year ago
1
reduce scope of 'chrono' dependency
#58
danieleades
closed
1 year ago
1
add 'cargo-deny' linting
#57
danieleades
closed
1 year ago
2
What is the correct approach for unit testing a view?
#56
aitoroses
closed
1 year ago
1
Add Clone to Aggregate
#55
davegarred
closed
1 year ago
0
Clone trait implementation for memory store
#54
aitoroses
closed
1 year ago
1
Support the TestFramework inside Cucumber tests
#53
liamwh
closed
9 months ago
9
How to check for aggregate existence?
#52
sancho20021
closed
1 year ago
5
Feature: Make aggregate id, aggregate type, event type, event version types parametric
#51
epsilonhalbe
closed
1 year ago
4
Question: Default trait for aggregate
#50
epsilonhalbe
closed
1 year ago
2
Next