Rafael Lillo
Rafael Lillo
**Is your feature request related to a problem? Please describe.** Today the RDS outbox provides a way to create the table via `OutboxBuilder`, but it doesn't support schema also, we...
**Is your feature request related to a problem? Please describe.** Would be nice if Brighter have an Analyzer to help use Brighter What the Analyzer could do (if it's possible):...
Oracle has interesting product that Brighter could integrate to improve support for enterprise user - [ ] Oracle Database for inbox, outbox and distributed lock - [ ] Oracle NoSQL...
IBM has interesting product that Brighter could integrate to improve support for enterprise user - [ ] DB2 for inbox, outbox and distributed lock - [ ] [etcd](https://etcd.io/) is a...
The Aspire project seems to have grown a lot in the .NET community, would be nice if Huawei Cloud had it
Add support to Nativate AOT, for this we will need to do some work - [ ] Replace the `Activator.CreateInstance()` to `where T : new()` https://github.com/huaweicloud/huaweicloud-sdk-net-v3/pull/72 - [ ] Add...
Replace the `Activator.CreateInstance()` to `where T : new()` for improve AOT support and it could increase the performance slightly