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
ENode对消费起始位置的调整
#52
Closed
tangxuehua
closed
8 years ago
tangxuehua
commented
8 years ago
从LastOffset调整为FirstOffset,这样才可以确保Command, Event至少被执行一次。
从LastOffset调整为FirstOffset,这样才可以确保Command, Event至少被执行一次。