issues
search
HappYness-Project
/
Happy-EventSourcing
Event sourcing
10
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation for some Eventsourcing/CQRS
#111
hyunbin7303
opened
10 months ago
0
Event sourcing | Can use read database within Command handler.
#110
hyunbin7303
closed
11 months ago
1
Only Domain events should be stored in event store.
#109
hyunbin7303
opened
11 months ago
0
Replace to EventStore DB from MongoDB
#108
hyunbin7303
closed
11 months ago
2
Hp.Api | Validate Access token from Identity serivce.
#107
hyunbin7303
opened
1 year ago
0
HP.Api in docker compose cannot connect to the database within docker (MongoDB or Postgres)
#106
hyunbin7303
closed
10 months ago
1
Add Hp.ConsumerWorker service within docker compose
#105
hyunbin7303
opened
1 year ago
1
Dev
#104
hyunbin7303
closed
1 year ago
0
Add Identity service within docker compose
#103
hyunbin7303
opened
1 year ago
0
Create BackgroundWorker Service for Kafka Consumer Side.
#102
hyunbin7303
closed
1 year ago
0
Consumer side | ReadDbContext not working properly for creating/updating.
#101
hyunbin7303
opened
1 year ago
1
Kafka broker keep restarting...
#100
hyunbin7303
closed
1 year ago
1
Cannot open Kafdrop
#99
hyunbin7303
closed
1 year ago
0
Kafka - Add kafDrop within Docker compose for topic monitoring
#98
hyunbin7303
opened
1 year ago
1
Aggregate ID within Event does not stored properly
#97
hyunbin7303
closed
1 year ago
0
GetByAggregateId does not bring the Domain object completely
#96
hyunbin7303
closed
1 year ago
0
Change Read Db side | DateTime timestamp Should be UTC timezone.
#95
hyunbin7303
closed
1 year ago
0
OpenID Connect Understanding / Implementation
#94
hyunbin7303
opened
1 year ago
0
Blazor Side | Create callback endpoint for OAuth Authorization.
#93
hyunbin7303
opened
1 year ago
0
Split Event Model for each domain
#92
hyunbin7303
closed
1 year ago
1
Understand OAuth 2.0 for Identity Service
#91
hyunbin7303
opened
1 year ago
0
HP | BlazorUI, Person Service | TrySignInAndGetUserAsync implementation
#90
hyunbin7303
opened
1 year ago
0
Event Sourcing | Persistence Abstraction
#89
hyunbin7303
closed
1 year ago
0
Event sourcing | Rehydrating Aggregates (Get By Aggregate ID )
#88
hyunbin7303
closed
1 year ago
0
Event Model Redesign for the data.
#87
hyunbin7303
closed
1 year ago
0
Person Side | Change all Query handlers to retrieve data from Read Repositories
#86
hyunbin7303
closed
1 year ago
0
Todo Side | Change all Query handlers to retrieve data from Read Repositories.
#85
hyunbin7303
closed
1 year ago
0
Kafka - timeout setup required
#84
hyunbin7303
opened
1 year ago
0
Read Model setup - postgreSQL
#82
hyunbin7303
closed
1 year ago
2
KafkaException : Broker: Specified group generation id is not valid.
#81
hyunbin7303
closed
1 year ago
1
Create Domain Read model for Todo.
#80
hyunbin7303
opened
1 year ago
3
Implement Projections for read side(Event Handler)
#79
hyunbin7303
closed
1 year ago
0
Event bus implementation
#78
hyunbin7303
closed
1 year ago
0
kafka disconnection due to incorrect security,protocol configuration (Connecting to a SSL listener?)
#77
hyunbin7303
opened
1 year ago
5
Kafka Consumer service implementation
#76
hyunbin7303
closed
1 year ago
0
Create BaseCommandHandler for handling multiple interfaces.
#75
hyunbin7303
closed
1 year ago
0
Create Entity for the read model and should be part of AggregateRoot.
#74
hyunbin7303
closed
1 year ago
0
Convert string type of ID to Guid.
#73
hyunbin7303
closed
1 year ago
0
Github Action Deployment failure
#72
hyunbin7303
closed
1 year ago
3
Todo blazor UI | Moving CompletedTask to Active Task doesn't work
#69
hyunbin7303
closed
1 year ago
0
Todo Blazor UI | TargetStartDay and TargetEndDay doesn't work.
#68
hyunbin7303
opened
1 year ago
0
Refactor Searching GET request for the Hp.Api.
#67
hyunbin7303
closed
1 year ago
1
Person service in blazor UI | Create update person method
#66
hyunbin7303
opened
1 year ago
1
User Creation use case
#65
hyunbin7303
closed
1 year ago
0
Remove Duplicated/Unnecessary properties from the HP solution
#64
hyunbin7303
closed
1 year ago
1
Identity Service | User create request.
#63
hyunbin7303
closed
1 year ago
1
Create TodoMaintain Service vs Todo Status class for managing specific todo.
#62
hyunbin7303
closed
1 year ago
2
Application shared | CommandBase format change
#61
hyunbin7303
closed
2 years ago
0
Create Result class for the command handler
#60
hyunbin7303
closed
2 years ago
0
Docker container needs to change the port to 28017 for mongodb
#59
hyunbin7303
closed
1 year ago
2
Next