issues
search
tangxuehua
/
enode
ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications.
http://www.cnblogs.com/netfocus/category/496012.html
MIT License
1.81k
stars
564
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix issues #95
#96
rocleegithub
closed
2 years ago
1
当执行command用Items传值且CommandReturnType.EventHandled的时候就拿不到返回的结果了
#95
rocleegithub
opened
2 years ago
1
处理UnobservedTaskException时,日志没有输出具体异常内容
#94
ulswww
opened
3 years ago
0
聚合根的单线程更新PublishedVersion太慢,造成event消费堆积
#93
654894017
opened
3 years ago
0
support clean inactive aggregates strategy
#92
tangxuehua
opened
4 years ago
0
support batch persist events of a single aggregate on query side
#91
tangxuehua
opened
4 years ago
0
Question: Does Enode has Rebuild read model functionality?
#90
dmitribodiu
closed
4 years ago
1
希望能用微软的依赖注入框架
#89
cocosip
closed
4 years ago
3
修改同步方法中调用异步方法的bug
#88
Caskia
opened
4 years ago
0
Enode 批量写入事件流,支持 event store 水平拆分多库的场景
#87
berkaroad
opened
4 years ago
0
ignored bug.
#86
tangxuehua
closed
5 years ago
0
Add extension key/value info into IMessage object
#85
tangxuehua
closed
5 years ago
0
为IDomainEvent增加一个SpecVersion字段
#84
tangxuehua
closed
5 years ago
0
IMessage接口去掉GetRoutingKey()方法
#83
tangxuehua
closed
5 years ago
0
ICommandHandler, ICommandAsyncHandler合并为一个
#82
tangxuehua
closed
5 years ago
1
框架支持流程ID
#81
tangxuehua
closed
5 years ago
0
支持多聚合根的事件批量持久化
#80
tangxuehua
closed
5 years ago
1
Update SendReplyService
#79
rocleegithub
closed
5 years ago
0
CommandResultProcessor挂起时,SendReplyService里的SocketRemotingClient遗漏了,没有停止ReconnectServer()
#78
rocleegithub
closed
5 years ago
1
获取聚合根Handle时如果是级联继承,是否应该将子类以及父类的Handle一起加载
#77
xbOnline
closed
5 years ago
1
使用.net core默认依赖注入的计划
#76
cocosip
closed
5 years ago
2
support hostname
#75
Caskia
opened
6 years ago
0
ENode是否可以配置EventSouring开关?
#74
menethil
closed
5 years ago
1
CommandHandler增加异步处理方式
#73
Caskia
closed
5 years ago
1
Update MySqlLockService.cs
#72
mirbeta
opened
6 years ago
0
Command, Saga形成回路
#71
jk25084
closed
6 years ago
1
.net core 2.0支持
#70
cocosip
closed
7 years ago
1
VerifyEvent方法中抛出异常日志错误
#69
Caskia
closed
7 years ago
1
DomainEventStream Timestamp字段应使用UTC时间
#68
Caskia
closed
5 years ago
1
2017年,文档、官网、功能完善、案例好好规划并落地
#67
tangxuehua
opened
7 years ago
2
eventstore没做到幂等性
#66
ruhuaxin
closed
7 years ago
1
SqlServerEventStore query events not sort by version
#65
tangxuehua
closed
7 years ago
1
ComponentAttribute 增加 Type[] ServiceTypeList配置项
#64
berkaroad
closed
5 years ago
1
using Dapper
#63
jianliulin
closed
5 years ago
0
支持某些聚合根不需要常驻内存
#62
tangxuehua
opened
7 years ago
1
重置命令处理进度时要清空requestToCompleteSequences
#61
tangxuehua
closed
8 years ago
0
同一个聚合根命令被并发处理,违反了原设计初衷
#60
coffeewar
closed
8 years ago
0
命令消息重复消费时bug,导致命令处理被挂起,命令消息堆积
#59
coffeewar
closed
8 years ago
0
MailBoxDict增加定时任务,定时清理空闲的mailbox
#58
tangxuehua
closed
8 years ago
0
去掉ICommandStore
#57
tangxuehua
closed
8 years ago
0
EventStore返回聚合根的事件时增加对聚合根类型的判断
#56
tangxuehua
opened
8 years ago
0
send reply service not update last update time bug
#55
tangxuehua
closed
8 years ago
0
fix component lifestyle的问题
#54
tangxuehua
closed
8 years ago
0
完善设计,降低并发的可能性
#53
tangxuehua
closed
8 years ago
1
ENode对消费起始位置的调整
#52
tangxuehua
closed
8 years ago
0
ICommandService增加一个同步返回Command执行结果的方法
#51
tangxuehua
closed
8 years ago
0
support command inheritence
#50
tangxuehua
closed
8 years ago
0
ENode未来要支持的大的功能点整理
#49
tangxuehua
opened
8 years ago
7
consider to support always get the lastest aggregate from command context
#48
tangxuehua
closed
8 years ago
0
support mysql based eventstore.
#47
tangxuehua
closed
5 years ago
2
Next