Commit Graph

3 Commits

Author SHA1 Message Date
Sam
293209b1dc feat: add Fengling.RiskControl.Client SDK
- Implement RedisCounterService for rate limiting
- Implement RuleLoader with timer refresh
- Implement RiskEvaluator for local rule evaluation
- Implement SamplingService for CAP events
- Implement CapEventPublisher for async event publishing
- Implement FailoverStrategy for Redis failure handling
- Add configuration classes and DI extensions
- Add unit tests (9 tests)
- Add NuGet publishing script
2026-02-06 00:16:53 +08:00
Sam
bc12eefc9a fix(risk-control): use centralized package versions 2026-02-05 14:41:35 +08:00
Sam
df878e70a0 feat(risk-control): create project structure 2026-02-05 14:36:35 +08:00