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

support clean inactive aggregates strategy #92

Open tangxuehua opened 4 years ago

tangxuehua commented 4 years ago

design strategy to auto clean inactive aggregates which are live in in-memory. and also allow developer to develop customize strategies.