hacktoberfesthelp wanted
仓库指标
- Star
- (10,777 star)
- PR 合并指标
- (平均合并 2天 2小时) (30 天内合并 64 个 PR)
描述
In obit you have this extension interface: https://github.com/orbit/orbit/blob/master/actors/core/src/main/java/cloud/orbit/actors/extensions/LifetimeExtension.java
I thing it would be great to introduce IActionFilter with a similar signature to IIncomingGrainCallFilter.
Use cases:
- Custom storage solutions
- Logging
- Exception handling
- Integration to Orleans Dashboard