Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tangxuehua/enode issues and pull requests
#96 - fix issues #95
Pull Request -
State: closed - Opened by rocleegithub almost 3 years ago
- 1 comment
#95 - 当执行command用Items传值且CommandReturnType.EventHandled的时候就拿不到返回的结果了
Issue -
State: open - Opened by rocleegithub almost 3 years ago
- 1 comment
#94 - 处理UnobservedTaskException时,日志没有输出具体异常内容
Issue -
State: open - Opened by ulswww over 3 years ago
#93 - 聚合根的单线程更新PublishedVersion太慢,造成event消费堆积
Issue -
State: open - Opened by 654894017 almost 4 years ago
#92 - support clean inactive aggregates strategy
Issue -
State: open - Opened by tangxuehua about 4 years ago
#91 - support batch persist events of a single aggregate on query side
Issue -
State: open - Opened by tangxuehua about 4 years ago
#90 - Question: Does Enode has Rebuild read model functionality?
Issue -
State: closed - Opened by dmitribodiu over 4 years ago
- 1 comment
#89 - 希望能用微软的依赖注入框架
Issue -
State: closed - Opened by cocosip over 4 years ago
- 3 comments
#88 - 修改同步方法中调用异步方法的bug
Pull Request -
State: open - Opened by Caskia over 4 years ago
#87 - Enode 批量写入事件流,支持 event store 水平拆分多库的场景
Issue -
State: open - Opened by berkaroad over 4 years ago
#86 - ignored bug.
Issue -
State: closed - Opened by tangxuehua over 5 years ago
#85 - Add extension key/value info into IMessage object
Issue -
State: closed - Opened by tangxuehua over 5 years ago
#84 - 为IDomainEvent增加一个SpecVersion字段
Issue -
State: closed - Opened by tangxuehua over 5 years ago
#83 - IMessage接口去掉GetRoutingKey()方法
Issue -
State: closed - Opened by tangxuehua over 5 years ago
#82 - ICommandHandler, ICommandAsyncHandler合并为一个
Issue -
State: closed - Opened by tangxuehua over 5 years ago
- 1 comment
#81 - 框架支持流程ID
Issue -
State: closed - Opened by tangxuehua over 5 years ago
#80 - 支持多聚合根的事件批量持久化
Issue -
State: closed - Opened by tangxuehua over 5 years ago
- 1 comment
#79 - Update SendReplyService
Pull Request -
State: closed - Opened by rocleegithub over 5 years ago
#78 - CommandResultProcessor挂起时,SendReplyService里的SocketRemotingClient遗漏了,没有停止ReconnectServer()
Issue -
State: closed - Opened by rocleegithub over 5 years ago
- 1 comment
#77 - 获取聚合根Handle时如果是级联继承,是否应该将子类以及父类的Handle一起加载
Issue -
State: closed - Opened by xbOnline almost 6 years ago
- 1 comment
#76 - 使用.net core默认依赖注入的计划
Issue -
State: closed - Opened by cocosip about 6 years ago
- 2 comments
#75 - support hostname
Pull Request -
State: open - Opened by Caskia over 6 years ago
#74 - ENode是否可以配置EventSouring开关?
Issue -
State: closed - Opened by menethil over 6 years ago
- 1 comment
#73 - CommandHandler增加异步处理方式
Issue -
State: closed - Opened by Caskia almost 7 years ago
- 1 comment
#72 - Update MySqlLockService.cs
Pull Request -
State: open - Opened by mirbeta almost 7 years ago
#71 - Command, Saga形成回路
Issue -
State: closed - Opened by jk25084 almost 7 years ago
- 1 comment
#70 - .net core 2.0支持
Issue -
State: closed - Opened by cocosip over 7 years ago
- 1 comment
#69 - VerifyEvent方法中抛出异常日志错误
Issue -
State: closed - Opened by Caskia over 7 years ago
- 1 comment
#68 - DomainEventStream Timestamp字段应使用UTC时间
Issue -
State: closed - Opened by Caskia over 7 years ago
- 1 comment
#67 - 2017年,文档、官网、功能完善、案例好好规划并落地
Issue -
State: open - Opened by tangxuehua almost 8 years ago
- 2 comments
#66 - eventstore没做到幂等性
Issue -
State: closed - Opened by ruhuaxin almost 8 years ago
- 1 comment
#65 - SqlServerEventStore query events not sort by version
Issue -
State: closed - Opened by tangxuehua almost 8 years ago
- 1 comment
#64 - ComponentAttribute 增加 Type[] ServiceTypeList配置项
Issue -
State: closed - Opened by berkaroad almost 8 years ago
- 1 comment
#63 - using Dapper
Issue -
State: closed - Opened by jianliulin about 8 years ago
#62 - 支持某些聚合根不需要常驻内存
Issue -
State: open - Opened by tangxuehua about 8 years ago
- 1 comment
#61 - 重置命令处理进度时要清空requestToCompleteSequences
Issue -
State: closed - Opened by tangxuehua about 8 years ago
#60 - 同一个聚合根命令被并发处理,违反了原设计初衷
Issue -
State: closed - Opened by coffeewar about 8 years ago
#59 - 命令消息重复消费时bug,导致命令处理被挂起,命令消息堆积
Issue -
State: closed - Opened by coffeewar about 8 years ago
#58 - MailBoxDict增加定时任务,定时清理空闲的mailbox
Issue -
State: closed - Opened by tangxuehua about 8 years ago
#57 - 去掉ICommandStore
Issue -
State: closed - Opened by tangxuehua about 8 years ago
#56 - EventStore返回聚合根的事件时增加对聚合根类型的判断
Issue -
State: open - Opened by tangxuehua over 8 years ago
#55 - send reply service not update last update time bug
Issue -
State: closed - Opened by tangxuehua over 8 years ago
#54 - fix component lifestyle的问题
Issue -
State: closed - Opened by tangxuehua over 8 years ago
#53 - 完善设计,降低并发的可能性
Issue -
State: closed - Opened by tangxuehua over 8 years ago
- 1 comment
#52 - ENode对消费起始位置的调整
Issue -
State: closed - Opened by tangxuehua over 8 years ago
#51 - ICommandService增加一个同步返回Command执行结果的方法
Issue -
State: closed - Opened by tangxuehua over 8 years ago
#50 - support command inheritence
Issue -
State: closed - Opened by tangxuehua almost 9 years ago
#49 - ENode未来要支持的大的功能点整理
Issue -
State: open - Opened by tangxuehua almost 9 years ago
- 7 comments
#48 - consider to support always get the lastest aggregate from command context
Issue -
State: closed - Opened by tangxuehua almost 9 years ago
#47 - support mysql based eventstore.
Issue -
State: closed - Opened by tangxuehua almost 9 years ago
- 2 comments
#46 - support event store sharding
Issue -
State: open - Opened by tangxuehua almost 9 years ago
#45 - command process very important design change
Issue -
State: closed - Opened by tangxuehua almost 9 years ago
#44 - provide a sql snapshot store
Issue -
State: closed - Opened by tangxuehua about 9 years ago
#43 - enode not record message handled record by default
Issue -
State: closed - Opened by tangxuehua about 9 years ago
- 1 comment
#42 - support enode web admin
Issue -
State: closed - Opened by tangxuehua about 9 years ago
- 1 comment
#41 - 重新设计SendReplyService的设计
Issue -
State: closed - Opened by tangxuehua about 9 years ago
#40 - Merge pull request #1 from tangxuehua/master
Pull Request -
State: closed - Opened by luchaoshuai about 9 years ago
#39 - Merge pull request #1 from tangxuehua/master
Pull Request -
State: closed - Opened by Aaron-Liu about 9 years ago
#38 - ENode统一记录所有发送到EQueue的消息的发送结果
Issue -
State: closed - Opened by tangxuehua about 9 years ago
#37 - ENode框架启动时检查各种Type的Code是否已经注册了。
Issue -
State: closed - Opened by tangxuehua over 9 years ago
- 2 comments
#36 - 支持自动从缓存删除不常用的聚合根
Issue -
State: closed - Opened by tangxuehua over 9 years ago
#35 - Why GPL?
Issue -
State: closed - Opened by javagg over 9 years ago
- 2 comments
#34 - Create ENODE
Pull Request -
State: open - Opened by 35380905 over 9 years ago
#33 - design processor interface to support name property.
Issue -
State: closed - Opened by tangxuehua about 10 years ago
Labels: enhancement
#32 - enode设计优化
Issue -
State: closed - Opened by tangxuehua about 10 years ago
#31 - 支持json序列化
Issue -
State: closed - Opened by tangxuehua over 10 years ago
#30 - add a new field processId for event table.
Issue -
State: closed - Opened by tangxuehua over 10 years ago
#29 - make process manager support idempotent
Issue -
State: closed - Opened by tangxuehua over 10 years ago
#28 - Define a domain exception.
Issue -
State: closed - Opened by tangxuehua over 10 years ago
- 2 comments
#27 - add IMemoryCacheStrategy
Issue -
State: closed - Opened by tangxuehua over 10 years ago
- 3 comments
Labels: enhancement
#26 - consider enode can run independent with equeue.
Issue -
State: closed - Opened by tangxuehua over 10 years ago
#25 - Remove GetOrDefault method from ICommandContext interface.
Issue -
State: closed - Opened by tangxuehua almost 11 years ago
Labels: enhancement
#24 - refactory eventstream.AggregateRootId and IDomainEvent.AggregateRootId type from object to string.
Issue -
State: closed - Opened by tangxuehua almost 11 years ago
#23 - if (_aggregateEventsDict[aggregateKey].Any(x => x.Id == stream.Id))
Issue -
State: closed - Opened by tangxuehua almost 11 years ago
Labels: bug
#22 - support duplicated command processing.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
Labels: enhancement
#21 - enode aggregate and domain event refactory.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
#20 - use FormatterServices.GetUninitializedObject to create empty aggregate root.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
Labels: enhancement
#19 - Change the default snapshot implementation for aggregate root.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
#18 - check whether IEvent is marked with Serializable attribute.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
Labels: enhancement
#17 - improve message processor initialize logic.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
- 1 comment
Labels: enhancement
#16 - 修正SolutionDir路径, 为了nuget pack 指令可以正确的找到 enode\.nuget\NuGet.targets
Pull Request -
State: closed - Opened by jaohaohsuan about 11 years ago
#15 - Rename IEventPersistenceSynchronizer to IEventSynchronizer
Issue -
State: closed - Opened by tangxuehua about 11 years ago
#14 - refresh memory cache before retry command.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
Labels: bug
#13 - throw DuplicatedCommandHandlerException if detected more than one command handlers for a command.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
Labels: enhancement
#12 - Remove useless code.
Issue -
State: closed - Opened by tangxuehua about 11 years ago
Labels: enhancement
#11 - Provide a new api for ICommandContext
Issue -
State: closed - Opened by tangxuehua over 11 years ago
Labels: enhancement
#10 - change event persistence synchronizer api
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#9 - set the inner exception from CommandAsyncResult when throw CommandExecuteException
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#8 - Improve the aggregate root internal event handler provider logic.
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#7 - Refactory the IMessageExecutor return result design.
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#6 - Refactory the configuration class api.
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#5 - Refactory the ioc container design.
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#4 - Can't setup another Ioc.
Pull Request -
State: closed - Opened by jaohaohsuan over 11 years ago
- 2 comments
#3 - RegisterAllDefaultFrameworkComponents move to a seperate public method.
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#2 - optimize the refresh memory service implementation.
Issue -
State: closed - Opened by tangxuehua over 11 years ago
#1 - Use redis client manager to replace redis client as the redis memory cache
Issue -
State: closed - Opened by tangxuehua over 11 years ago
- 2 comments
Labels: enhancement